/* CSS file */
div.text_content h3 {
	color:#000;
	padding-right:0;
	margin-right:0;
	background:none;
}
div.h3 {
	position:relative;
	right:-65px;
	float:right;
	padding-right:15px;
	padding-top:4px;
	font-size:12px;
	height:25px;
	color:#737373;
	font-weight:500;
	background:url(/img/scobe-right.gif) right top no-repeat;
}
div.text_content h3.right {
	float:left;
	color:#000;
	padding:0 0 0 25px;
	margin-right:0;
	white-space:nowrap;
	background:url(/img/scobe-left.gif) left top no-repeat;
}
div.right {
	background:none;
	font-weight:500;
}
div.img_content {
	margin:0px;
	float:left;
	padding:35px 0 0 0;
}
.footer .info_dialog .box {
	margin-top:30px;
}