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