#main {	min-height:340px;}	
	.main div.special_cars{ width:320px; background-image: url("../images/table_bg.png"); background-repeat:repeat-x; margin-top:5px;}
	.main img{ border:0px;}
	.main p{ line-height:15px;}


#catalog {
	position:relative;
	top:-20px;
	left:0px;
	width:715px;
	height:320px;
	margin-bottom:20px;
}

#catalog a{ text-decoration:none;color: #C6DB02;}

	
.Container {
  position: relative;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 690px;
  height: 344px;
  top:-7px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: relative;
  top: 0px; left: 695px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 23px; height: 288px;
  position: absolute;
  top: 22px; left: 0px;
  background: transparent url(../images/scrollbar_track.png) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 22px; height: 100px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 310px;
}	
	
	
#chart{
	position:relative;
	background-image: url("../images/table_details_bg.png");
	background-repeat:repeat-x;
	top:-20px;
	left:0px;
	width:715px;
	height:313px;
	padding-top:21px;
}
#chart div.thumbs{ position:relative; top:-5px; height:63px; }
#chart div.thumbs img{border:0px;float:left; width:85px; height:63px;}
#chart font.field{ color:#C6DB02}
#details { padding-left:10px; width:345px;}
#details div.line { position:relative; line-height:40px;  border-bottom:1px solid #6C676E; }
#details div.notes { height:130px; line-height:14px;  }
	
	
	
	
	
