/* Feature box CSS */
.featurebox
{
	font: normal 13px Tahoma,Verdana,sans-serif;	
	display:block;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.featureboxheader
{
	background:url(../images/hbg.jpg) repeat-x ;
	height:42px;
	width:100%;
	overflow:hidden;
}
.featureboxtitle
{
	float:left;
	font-weight:bold;
	height:42px;
	line-height:42px;
	vertical-align:middle;
}
.featureboxleft
{
	background:url(../images/boxlbar.jpg) repeat-y 0px 0px;
	padding-left:10px;
}
.featureboxright
{
	background:#F9FEFF url(../images/boxrbar.jpg) repeat-y top right;
	padding-right:5px;
}
.featureboxbtm
{
	background:url(../images/bbg.jpg) repeat-x ;
	height:15px;
	width:100%;
	overflow:hidden;
}
#featurebox a 
{

	font-size: 14px;
	display:block;
	color:#444;

	padding-top: 10px;
	padding-left:60px;
	width: 110px;	
	height: 50px;

}
#featurebox a:hover 
{
	color:#111;
		font-size: 13px;
	font-weight: bold;
}
#feature_dn 
{
	background:url(../images/list_dn.jpg) no-repeat ;
}

#feature_ht 
{
	background:url(../images/list_ht.jpg) no-repeat ;
}
#feature_em 
{
	background:url(../images/list_em.jpg) no-repeat ;
}
#feature_ts 
{
	background:url(../images/list_ts.jpg) no-repeat ;
}
#feature_im 
{
	background:url(../images/list_im.jpg) no-repeat ;
}
#feature_se 
{
	background:url(../images/list_se.jpg) no-repeat ;
}
#feature_st 
{
	background:url(../images/list_st.jpg) no-repeat ;
}
#feature_su 
{
	background:url(../images/list_su.jpg) no-repeat ;
}
#feature_co 
{
	background:url(../images/list_co.jpg) no-repeat ;
}