body.home h2{
display:none;
}

.top_box{
margin-bottom:15px !important;
overflow:auto;
}

#content h3.toppage_title{
	border-top: #dd8500 solid 2px;
margin:0px 0px 25px;
color:#333333;
clear: both; font-size: 128.6%; padding: 13px 0px 8px; border-bottom: 1px solid #e5e5e5;font-weight: bold; color: #333; position: relative; line-height: 114.3%;

}

.site-guides .site-guide{
	clear:both;
	border:solid 1px #a8a8a8;
	overflow:auto;
	margin-bottom:10px;
	width:95% !important;
	padding:10px;

}

.site-guides .site-guide img{
	margin:10px;
	float:right;
	width:150px;

}

.site-guide-txt{
	float:left;
	background-color:#f7f3f7;
	width:50%;
}

.site-guides .site-guide-title{
	font-size:120%;
	font-weight:bold;
	margin:0px 5px 5px 5px;

}

@media screen and (max-width:480px){

.top_box img{
width:100%;
}


.site-guides .site-guide{
	overflow:visible;
}

.site-guides{
		margin-right:10px !important;
		}

.site-guides .site-guide-title{
	width:100%;
	display:block;
	margin:10px 0px 5px 0px;
	}

	#content .site-guides .site-guide img{
	/*clear:both;*/
		float:none !important;
		width: 100% !important;
		height: auto;
		width /***/:auto;
/*	margin-right:10px !important;*/
	}

#wrap #content .site-guides .site-guide img{
		float:none !important;
}

	#content .site-guides p{
	width:100%;
	padding:0px;
	}


}/*640 end*/
