
.section 
{
	width:350px;
	position:relative;
	font-size:12px;	
	margin:0px 0px 14px 0px;
}
.section .hdr
{
	background:url('images/section-hdr.png') no-repeat;
	height:26px;
	color:#fff;
	padding:8px 0px 0px 20px;
}
.section .whitewhite-container
{
	margin:0px 0px 0px 1px;
	border-top:0px;
}
.section .whitewhite-container .whitewhite-tl,
.section .whitewhite-container .whitewhite-tr
{
	display:none;
}
.section .whitewhite-container .alt
{
	background:#f3f3f3;
	height:20px;
	padding:2px 0px;
}
.section .whitewhite-container .white
{
	height:20px;
	padding:2px 0px;
}
.section .whitewhite-container div .left
{
	float:left;
	width:100px;
	color:#579f4f;
	font-weight:bold;
	text-align:center;
}
.section .whitewhite-container div.right
{
	float:left;
	width:210px;
	color:#000;
}
.section .whitewhite-container div.left img
{
	margin-top:4px;
}


