@charset "utf-8";
/* CSS Document */

@charset "utf-8";

#sro_forum {
	width:295px;
}
#sro_forum_date {
	background-image: url(../images/sro/sro_ad_headline.gif);
	height: 57px;
	background-repeat: no-repeat;
	padding: 0px;
}
#sro_forum_date h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #74a9c9;
	margin: 0px;
	padding-top: 0px;
	padding-left: 18px;
	line-height: 16px;
	position: relative;
	top: -11px;
}
#sro_forum_date h1 span {
	color: #0a516b;
}
#sro_forum_text {
	background-image: url(../images/sro/sro_ad_content.gif);
	height: 237px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBDB33;

}
#sro_forum_text div {
	position: relative;
}
#sro_forum_text p {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#sro_forum_text strong {
	color: #0a516b;
}

a#click_here {
	font-size: 12px;
	background-image: url(../images/click-me.gif);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 264px;
	margin-left:15px;
	line-height: 37px;
	text-align: center;
	color: #005581;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 5;
	top: 55px;
}
a#click_here span {
	color: #f26649;
}
#sro_forum_button {
	background-image: url(../images/sro/sro_ad_links.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#sro_forum_button p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 14px;
	margin-right: 15px;
	margin-left: 35px;
}
#sro_forum_button a {
	color: #000000;
}
