a.custom_more:link , a.custom_more:visited {
	float:right;
	width:71px;
	height:21px;
	background:url(../images/custom_more.jpg) no-repeat;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:20px;
	padding-left:11px;
	text-decoration:none;
	} 	
	
a.custom_more:hover {
	background:url(../images/custom_more_hover.jpg) no-repeat;
	} 	
	
.div_mod_custom_more {
	margin-top:10px;
	float:left;
	width:100%;
	display:block;
	clear:both;
	}
	
div.div_mod_content_wrapper ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}	
	
div.div_mod_content_wrapper ul li {
	padding-left:20px;
	background:url(../images/li_back_arrow.jpg) 0px 3px no-repeat;
	margin-bottom:10px;
	}		
