div.sf_container{
	background:#fff;
	text-align:left;
	border:1px solid #fff;
	padding:5px;
	margin-right:10px;
	width:auto;
	float:left;
}

h1.sf_title {
	text-indent:5px;
	font-weight:bold;
	color:#fff;
	background:#999;
	font-size:11px;
	padding:2px;
	margin:-5px;
	margin-bottom:0px;
	display:none;
}

div.sf_main {
	margin-right:265px;
	text-align:justify;
	display:block;
	
}

#sf_menus{
	float:right;
	width:250px;
	display:block;
	padding-left:10px;
	
}

div.sf_menu {
	margin-top:10px;
	border:2px solid #FFCC66;	
}

div.sf_section h1{
	text-indent:5px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:2px;
	margin:0px;
	
}

div.sf_modulehead {
	float:left;
	margin-top:10px;
	background:#6699CC;
	width:auto;
	border-left:10px solid #FFCC66;
}
div.sf_modulehead h1 {
	float:left;
	display:inline-block;
}

div.sf_modulehead a{
	float:right;
	display:block;
}

div.sf_modulehead a:hover {
	text-decoration:none;
	color:#FFCC66;
}

div.sf_section{
	float:left;
	width:100%;
}	

div.sf_module {
	padding:7px;
	border:1px solid #ccc;
	background:#f3f3f3;
	width:inherit;
}

div.sf_module h2{
	font-weight:bold;
	color:#666;
	font-size:13px;
	border-bottom:2px dotted #ccc;
	padding:2px;
	margin:0px;
	display:block;
}

div.sf_module p {
	margin:5px;
}

div.sf_module div.articletext {
	padding:0px 10px;
}


div.sf_menu h2{
	background:#FFCC66;
	font-weight:bold;
	border:none !important;
	color:#333;
	font-size:12px;
	padding:2px;
	margin:0px;
}

ul.sf_menuitems{
	margin:0px;
	font-size:12px;
	list-style:none;
	padding:0px;
}

ul.sf_menuitems li{	
	border-top:solid 1px #ccc;
	margin:0px;
	padding:0px;
	display:block;
	clear:left;	
}

ul.sf_menuitems a {
	display:block;
	width:236px;	
}


ul.sf_menuitems a:link, ul.sf_menuitems a:visited, ul.sf_menuitems a:active{
	padding:2px 5px;	
	text-decoration:none;
	font-size:12px;
	background:#FFFFCF;
	color:#333;
}

ul.sf_menuitems a:hover {
	background:#FFF79F;
	text-decoration:none;
	color:#333;
}

div.sf_offer {
	padding:3px;
	border:1px solid #FFCC66;
	/*
	float:left;
	width:48%;
	*/
	margin:0px;
	background:#FFFFDF;
	text-align:left;
}

div.sf_article {
	text-align:left;
	width:100%;
}

div.sf_offershim {
	float:left;
	width:2%;
	overflow:hidden;
	display:block;
	padding:0px;
	margin:0px;	
}

div.sf_offer h2 {
	font-size:16px;
	border:none;
	color:#333;
	margin:-3px;
	margin-bottom:0px;
	background:#FFF4DF;
	background:#FFF79F;
	background:#FFCC66;
	border-bottom:1px solid #FFCC66;
	text-align:center;	
}

div.sf_offer h3 {
	font-size:11px;
	color:#666;
	margin:1px;	
	padding:0px;
}

div.sf_offer p.small{
	margin:3px 5px;
	font-size: 11px;
}

div.sf_offer label{
	font-size: 11px;
}

div.sf_offer div.data{
	font-size: 11px;
}



div.data {
	float:left;
	display:block;	
}

fieldset {
	border:2px solid #FFCC66;
	margin-top:10px;
	padding:6px;
}

legend {
	border:2px solid #FFCC66;
	padding:1px 6px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

label{
	float:left;
	color:#999999;
	font-weight:bold;
	text-align:left;
	padding-right:2px;
}

legend.profile label { 	width:85px; }

br.clear, div.clear {
	clear:both;
}

a.sf_smallnav:link, a.sf_smallnav:visited, a.sf_smallnav:active{
	padding:5px;	
	text-decoration:none;
	font-size:9px;
	color:#fff;
}

