.dirs
{margin-left: 25px;
 margin-top: 10px;}
.dirs .dirs-header{
	padding-bottom:25px
}
.dirs .dirs-header h2{
	color:#182f7b;
	font-size:18px;
	font-weight:bold
}
.dirs .dirs-bwrap{
	width:666px;
}
.dirs .dirs-body{
	width:688px;
}
.dirs .dirs-item-wrap{
	width:172px;
	float:left
}
.dirs .dirs-item{
	background:url(../images/dirs-item-bg.png) left top no-repeat;
	padding-right:22px;
	padding-bottom:23px;
	position:relative;
	z-index:0
}
.dirs .dirs-item .best-val{
	width:104px;
	height:104px;
	background:url(../images/best-value.png) left top no-repeat;
	position:absolute;
	z-index:1;
	top:-5px;
	left:-5px
}
.dirs .dirs-thumb{
	padding:24px 26px 13px;
	height:116px
}
.dirs .dirs-label{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:18px
}
