@charset "utf-8";

#htb_content {
	background:url(../images/dash_bg.gif) repeat-x top; 
	padding-top:10px;
}

#htb_image {
	float:right;
	margin-bottom:10px;
}

#htb_text {
	margin:0 360px 0 0;
	background:#9D0038 url(../images/htb_bg.gif) bottom repeat-x;
	padding:16px 23px 58px 23px;
	color:#fff;
	font-size:11px;
	line-height:16px;
	height:391px;
}
#htb_text a {
	color:#99ffff;
	font-weight:bold;
	text-decoration:none;
}
#htb_text a:hover {
	text-decoration:underline;
}

#htb_text h1 {
	color:#ffff99;
	font-size:17px;
	margin:5px 0;
}
