body {
	background: url(images/page-bg-internal.jpg) repeat-x;
	font-family: Georgia;
	font-size: 11px;
}
#feature {
	height: 45px;
}
#feature h1 {
	border: none;
	font-size: 20px;
	padding-top: 10px;
}
#content .left-col {
	color: #000;
	width: 535px;
}
#content .right-col {
	width: 174px;
}
#content .right-col img {
	border: 1px solid #D4D3D4;
	background: #F6F3F3;
	padding: 5px;
}
#content a:hover {
	background-position: left top;
}
#content .left-col img.lytebox {
	border: 1px solid #D4D3D4;
	background: #F6F3F3;
	padding: 3px;
	margin: 3px;
}
#content .left-col a:hover img.lytebox {
	border: 1px solid #7764A4;
	background-color: #FFFFDD;
}

#content li {
	margin-bottom: 4px;
}