

body#girls #content ul li { position:relative; width:670px; margin:0; padding:0; }
body#girls #content ul li h4,
body#girls #content ul li h4 { margin:0 0 10px 0; color:#000; text-transform:uppercase; }
body#girls #content ul li img { position:absolute; top:0; right:0; }
body#girls #content ul li ul {
	float:none; clear:both;
	font-size:.9em;
	line-height:1.2em;
}
body#girls #content ul li ul li { width:550px; padding-right:120px; margin-bottom:4px; }
body#girls #content ul li ul li span.title {
	width:130px; height:100%;
	margin-right:5px;
	display:block;
	float:left; clear:left;
	text-align:right;
	font-weight:bold;
}

body#girls #content ul li ul li span.description {
	width:400px;
	display:block;
	float:right; clear:right;
	text-align:left;
}
