@charset"UTF-8";
/*-----------------------------------------------------
  SITEMAP
------------------------------------------------------*/

.wd-wadoo-gridCell{
	width:350px;
	height:auto;
	margin:0 10px 20px;
	padding-bottom:10px;
	float:left;
	overflow:hidden;
	display:block;	
	position:relative;

}
.wd-wadoo-gridCell h2{
	color:#333;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}
.wd-wadoo-gridCell ul{
	list-style:none;
	margin:0 0 0 5px;
}
.wd-wadoo-gridCell li{
	margin:0 auto 7px;
	text-align:left;
	display:block;
	width:310px;
	padding-left:12px;
	float:left;
	background:url(/images/common/icon02.gif) no-repeat 0;
	_background:url(/images/common/icon02.gif) no-repeat 0 -1px;
}


