#scrollable1 {
	float: left;
	width: 340px;
	height: 371px;
	border: none;
	border-top: 2px solid #ec1c24;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
	line-height: 16px;
}


#doc_print { position: absolute; top: 0px; right: 40px;
	background: url(/images/print.gif) no-repeat; text-indent: -9999px;
	display: block; width: 35px; height: 16px;
}
#doc_pdf { position: absolute; top: 0px; right: 0px;
	background: url(/images/pdf.gif) no-repeat; text-indent: -9999px; display: block;
	width: 35px; height: 16px;
}

/*#home h1.title { display: none; }*/
#home #main { margin-top: 20px; }

#home #scrollable1 {
	padding-top: 0px;
	padding-right: 0px;
	border: none;
	width: 350px;
	margin-top: -15px;
}

#subpage #scrollable1 {
	padding-top: 20px;
	height: 322px !important;
}


div.r_false {
	width: 525px !important;
}

#track1 {
	float: left;
	width: 5px;
	padding: 0px 1px 0px 1px;
	height: 363px;
	background: url(/images/slider.gif) no-repeat;
	overflow: hidden;
	margin-top: -2px;
}

#handle1 {
	width: 5px;
	height: 86px;
	background: url(/images/track.gif) no-repeat;
	cursor: move;
}