@charset "UTF-8";
/* CSS Document */

#box_description{
	width:620px; 
	margin-bottom:20px;
}
#box_description h3{
	background:url(/images/titles/box_titles_w.gif) 0px -240px no-repeat;
	width: 618px;
	height: 28px;
	margin:0; padding:0;
}
#box_description h3 span{
	display:none;
}
#box_description div{
	background:#494949;
	height:190px;
	border-bottom:1px solid #CCC;
	padding:17px 0 0 17px;
}
#box_description div img{
	float:left;
	margin:0 17px 17px 0;
	
}
