h1{margin-bottom:20px;}

#h2-recommend{
border-width:3px 1px 1px 1px;
border-style:solid;
border-color:#F76300;
background-image:url(../img/common/recommend-back.gif);
margin:0;
}

div#recommend{
border-width:0 1px 1px 1px;
border-style:solid;
border-color:#CCC;
padding:0 15px 15px 15px;
margin:0 0 20px 0;
}

	div#recommend table{width:100%;}
	
		div#recommend table th,div#recommend table td{
		vertical-align:top;
		font-size:93%;
		border-bottom:1px solid #EEE;
		padding:23px 0 5px 0;
		}
		
		div#recommend table th{width:100px;}
		
		div#recommend table td{padding-left:10px; padding-top:20px; line-height:180%;}
		
		    div#recommend table td a{
			font-size:123.1%;
			}
	
			div#recommend table td span{
			color:#A23A37;
			}

/* ----- Contents List ----- */



.list-cont{
border-bottom:1px solid #ccc;
margin:0 10px 10px 10px;
padding-bottom:10px;
}
.list-cont h3{
margin:0 0 10px 0;
padding:0;
font-size:108%;
font-weight:normal;
border:0;
}
.list-cont p{
}
.list-cont p span{
color:#A23A37;
}

#lists .no-results{
padding:20px 0 50px 0;
font-size:108%;
color:#444;
}
