.tpl_results{
	
}
	.tpl_results div.item{
		border-bottom: 1px solid #E4E4E4;
	}
		.tpl_results div.item h5{
			font-size: 18px;
			font-weight: normal;
			margin: 0px;
			padding:15px 0px 10px 0px;
			font-style:italic;
		}
		
#content ul#letters{
	width: 700px;
	border: 1px solid #E4E4E4;
	margin: 0;
	padding: 0;
	height: 22px;
}		

#content ul#letters li{
	list-style: none;
	float: left;
}

#content ul#letters li a{
	text-decoration: none;
	padding: 0px 10px;
}