@charset "utf-8";
/* CSS Document */

/*   LAYOUT
----------------------------------------------------------------*/
#other #maincol h2{
	width:613px;
	height:30px;
	padding:6px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	background:url(../images/h2.gif) no-repeat;
	clear:both;
}

#other #maincol h2 span{
	padding:0 0 0 10px;
}

#other #maincol .section{
	width:591px;
	padding:10px;
	margin:0 0 5px 0;
	float:left;
}

#other #maincol .section ul{
	list-style:none;
}

#other #maincol .section ul li{
	padding:0 0 15px 0;
	clear:both;
}

#other #maincol .section ul li span{
	width:60px;
	margin:0 20px 0 0;
	font-size:11px;
	font-weight:bold;
	float:left;
	display:block;
}

#other #maincol .section ul li p{
	width:500px;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
	float:left;
	background:url(../images/border.gif) no-repeat left bottom;
}