/* FEEDBACKS v0.100 */
#MdFeedbacks {width:100%;}

#MdFeedbacks .MdHead {height:18px;}
#MdFeedbacks .MdHead h2{
	display:block;
	width:160px;
	height:18px;
	text-indent:-9999px;
	background: url(/img/sp/sprite_h2.gif) no-repeat 10px -40px;
	}
#MdFeedbacks .MdHead h2 a{
	display:block;
	}

#MdFeedbacks .MdBody {padding:9px 9px 0 9px;}
#MdFeedbacks .MdBody .dvList h3{color:#204A87;font-size:larger;margin-bottom:10px;}
#MdFeedbacks .MdBody .dvList p{margin-bottom:10px;}
#MdFeedbacks .MdBody .dvList li {
	margin-left:0px;
	margin-bottom:9px;
	padding-left:12px;
	background:url(/img/common/symbol/dot.gif) left top no-repeat;
}