#lhs	.item	{
	height : 125px;
	width : 250px;
	clear : both;
	background-color: #333333;
}

#lhs	.spacer	{
	background-color: #6c100e;
	padding-bottom : 18px;
}

#lhs	strong	{
}

#lhs	.item.hilight	{
	background-color: #626944;
}

