a { color: #724804 }

body { font-size: 11px; color: #724804; font-family: georgia, times new roman, serif; margin:0px }
table { font-size: 11px; color: #724804; font-family: georgia, times new roman, serif }
td { font-size: 11px; color: #724804; font-family: georgia, times new roman, serif }

.heading { font-weight:bold; font-size:14px; margin-bottom:8px; color:#7b4218 }
.vendor { padding:4px 8px; background-color:#fffae4; margin-bottom:10px; text-align:center }
.vendor_name { font-weight:bold; font-size:12px; color:#527AB3; margin-bottom:-10px }

.section { margin-left:11px; margin-bottom:10px }

#container {
	position	: relative;
	padding-top : 25px;
	padding-left  : 40px;
	padding-right : 20px;
	height		: 350px;
	overflow	: hidden
}

#content {
	position: relative;
	padding-top:25px;
	padding-left:40px;
	padding-right:40px;
	font-size:11px;
	line-height: 170%;
	color: #724804;
}

#scrollable_content {
	position: relative;
	font-size:11px;
	line-height: 170%;
	color: #724804;
}

#scrollArea {
	position	: relative;
	float		: right;
	top			: 20px;
	height		: 350px;
	width		: 12px;
	border		: 1px solid #999;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 12px;
	background-image	: url('/images/scroller.gif');
	border-top	: 1px solid #999;
	border-bottom	: 1px solid #999;
}
