input.button[class] {
    width: auto;
	}
fieldset, img {
	border-width: 0px;
	border-style: none;
}


/* Captions */
div.aligncenter {
	display: block!important;
	margin: 0px auto;
	text-align: center;
}
div.alignleft {
	float: left!important;
	margin-right: 10px;
}
div.alignright {
	float: right!important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 14px;
	padding: 5px 4px;
	margin: 0;
	font-family: Georgia, serif;
	color: #333333;
	font-style: italic;
	font-weight: normal;
}
/* End captions */

	

p img {
	padding: 0;
	max-width: 100%;
	}
img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}


img.aligncenter {
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	}

img.alignright {
	padding: 0px;
	margin: 20px 0px 15px 20px;
	float: right;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 10px 10px 0;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
input[type='checkbox'] {
	border-width: 0px;
	border-style: none;
}

hr {
  display: none;
}


dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}



dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}


pre {
	margin: 15px 0px;
	padding: 15px 5px;
	overflow: scroll;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	background: #FFFFFF;
	white-space: nowrap;
	color: #333333;
	clear: both;
	width: 88%;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
em {
	font-style: italic;
	font-weight: normal;
}
blockquote {
	margin: 15px;
	padding: 10px;
	border-left: 5px solid #333333;
	font-size: 15px;
	clear: both;
	color: #000000;
	line-height: 20px;
}


.post-content .gallery {
	margin: 0px;
	padding: 25px 0px!important;
	float: left;
	width: 100%!important;
}
.post-content dl.gallery-item {
	display: inline-block!important;
	margin: 0px 0px 25px!important;
	padding: 0px!important;
	float: left!important;
}
.post-content dt.gallery-icon {
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
}
