#archive #most-popular {
	height: 300px !important;
}
#guides {
	padding: 0 15px; margin: 0 -15px;
	background: #F9FAF0; color: #3B3B3B !important;
	font: normal 13px/19px Verdana, sans-serif;
	background: url('/proxy/skin/images/guides/GuidesBackgroundTop.png') no-repeat #F9FAF0;
}
#guides:after {
	padding: 0 15px; margin: 0 -15px; width: 100%; height: 40px;
	background: url('/proxy/skin/images/guides/GuidesBackgroundBottom.png') center bottom no-repeat;
	z-index: 100; margin-bottom: -20px;
	display: block; content: ' ';
}
#guides .header, #guides .section {
	padding: 0 25px; position: relative;
}
#guides .header {
	padding-top: 45px;
}
#guides .new {
	display: block; width: 108px; height: 107px; overflow: hidden;
	background: url('/proxy/skin/images/guides/GuidesNewButton.png') no-repeat;
	position: absolute; top: -25px; left: -25px;
	text-indent: -9999px;
}
#guides .header .title {
	background: url('/proxy/skin/images/guides/GuidesTitle.png') no-repeat;
	width: 580px; height: 93px; overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 45px;
}
#guides .header .intro {
	position: absolute; width: 265px; right: 25px; top: 57px;
	font: italic 12px/21px Georgia, serif;
}
#guides h3 {
	font: bold 26px/1 Verdana, sans-serif;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 10px; margin-bottom: 10px;
}
#guides p {
	margin-bottom: 10px;
}
#guides p.see-more {
	text-align: right; font-style: italic;
	color: black !important;
}
#guides a {
	color: #216388 !important;
}
#guides table {
	width: 100%; table-layout: fixed;
	border-collapse: collapse;
}
#guides table td {
	padding-bottom: 0.5em;
}
#guides table td .subtitle {
	font-size: 10px;
	line-height: 1.2;
}
