/* WordPress Generated Classes. More info: http://codex.wordpress.org/CSS */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
.alignleft {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
 
.alignright {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}
#footer a img{
border:0;
}
#footer img{
border:0;
}
* html a img{
border:0;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
 
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}