#scrollcontent {
	float: left;
	width: 724px;
	height: 384px;
	overflow: hidden;
	position: relative;
}
#vBar {
	float: left;
	position: relative;
	z-index: 3;
	top: 0;
	right: 0;
	background: url("/images/scroll_bg.gif") repeat-y;
	width: 9px;
	height: 384px;
}
.models #vBar {
	height: 320px;
}
#vKnob {
	margin: 0;
	height: 41px;
	width: 9px;
	background: url("/images/thumb.gif");
	left: 0;
	top: 0;
}
#top {
	position: absolute;
	right: 1px;
	top: 5px;
	background: url("/images/arr_top.png");
	width: 27px;
	height: 26px;
	cursor: pointer;
	z-index: 5;
}
#top:hover {
	background-position: 0 -26px;
}
#bot {
	position: absolute;
	right: 1px;
	top: 403px;
	background: url("/images/arr_bot.png");
	width: 27px;
	height: 26px;
	cursor: pointer;
	z-index: 5;
}
#bot:hover {
	background-position: 0 -26px;
}
/* *** */
#scrolldata {
	margin: 13px 0 0 156px;
	padding-top: 26px;
	width: 743px;
	position: relative;
}
#scrolldata UL {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}
#scrolldata LI {
	float: left;
	background: none;
	display: block;
	padding-left: 22px;
	height: 209px;
	overflow: hidden;
	margin: 0;
}
#scrolldata LI .txt {
	padding-top: 5px;
	height: 48px;
}
#scrolldata .r {
	padding-top: 3px;
	margin-top: 2px;
	background: url("/images/mdico1.gif");
}
#scrolldata A {
	color: #868686;
}
.mlist A:hover {
	text-decoration: none;
}
#scrolldata .act A {
	color: #4a4a4a;
}
#scrolldata .act .r {
	padding-top: 3px;
	background: url("/images/mdico2.gif");
}
/* *** */
.models {
	margin: 0 0 0 178px;
}
.models .im {
	padding-top: 2px;
	padding-right: 8px;
}
.models .nam {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 6px;
	color: #000 !important;
}
.models TD {
	font-size: 10px;
	color: #848484;
	line-height: 12px;
	padding-right: 10px;
}
.mdot {
	height: 30px;
}
.mprep {
	color: #000;
}
.mprep SPAN {
	color: #adadad;
}
.mabi {
	padding-top: 4px;
	color: #494949;
}
/* *** */
#prev {
	margin-left: -11px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: url("/images/arr_prev.png");
	width: 25px;
	height: 26px;
}
#prev:hover {
	background-position: 0 -26px;
}
#next {
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: url("/images/arr_next.png");
	width: 25px;
	height: 26px;
}
#next:hover {
	background-position: 0 -26px;
}
.gal {
	padding-top: 5px;
}
.gd {
	padding-left: 7px;
	padding-right: 7px;
}
#gdv {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	width: 470px;
	height: 101px;
}
#gdv UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gdv LI {
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	float: left;
}
.gd IMG {
	margin-right: 2px;
}
.gal TD {
	vertical-align: middle;
	height: 101px;
}
.gd TD {
	height: 9px;
}
#pbar {
	background: url("/images/hor.gif");
	height: 9px;
	width: 473px;
	margin-left: 1px;
	margin-right: 1px;
}
#pknob {
	margin: 0;
	position: relative;
	height: 9px;
	width: 41px;
	background: url("/images/thumb_hor.gif");
	left: 0;
	top: 0;
}


#horc {
	margin-left: -5px;
}
#horc IMG {
	margin-right: 0;
}
