#content{padding-top:20px;}
.supporth1{
	background:url(/img/bg_h1.gif) left bottom repeat-x;
	font-size:24px;
	font-weight:bold;
	padding-left:10px;
}
#faq_details{
	margin-bottom:20px;
}
#faq_details .h4{
	font-size:12px;
	font-weight:bold;
}
#faq_details .title{
	background:transparent url(/img/ico_paper1.gif) no-repeat scroll 0px 8px;
	color:#4779BA;
	font-size:26px;
	font-weight:bold;
	padding:3px 4px 3px 20px;
}

#faq_details .items{
	background:transparent url(/img/ico_paper1.gif) no-repeat scroll 0px 8px;
	color:#4779BA;
	font-size:14px;
	font-weight:bold;
	padding:3px 4px 3px 20px;
}

#faq_details .content{
	border:1px solid #4779BA;
	padding:10px;
}



#faqbox{
		
}
#faqbox .header{
	background:transparent url(/img/bg_faqbox_header.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:25px;
	width:419px;
	font-size:18px;
	font-weight:bold;
	padding:4px 0 0 10px;
}
#faqbox .content{
	background:#ebf3fa;
}

#faqbox .content div.items{
	clear:both;
	padding:5px 0pt 2px 10px;
}

#faqbox .content div.items a{
	background:url(/img/ico_paper.gif) no-repeat left center;
	padding-left:16px;
}
#faqbox .content div.more{
	clear:both;
}
#faqbox .content div.more a {
	padding-right:10px;
	margin-right:0px;
	float:right;
}

#faqbox .footer{
	clear:both;
	background:transparent url(/img/bg_faqbox_footer.gif) no-repeat scroll left top;
	width:429px;
	height:6px;
}

.faqitems{
	background:url(/img/ico_paper.gif) no-repeat left center;
	padding-left:16px;
}

	
#errors{
	background:#FC0;
	border:1px solid #C00;
	color:#C00;
	margin:0 6px 0 0;
	padding:8px;
}
#errors ul{
	list-style:none;
	font-size:12px;
}	
