.years{font-size:1.4em; font-weight:bold; margin:10px 2px;}
.model{border:1px solid #d6d6d6; list-style:none; padding-bottom:10px; position:relative; overflow:hidden; zoom:1}
.model li{border:1px solid #d6d6d6; float:left; margin:10px 0 0 10px; padding:8px; width:200px}
.model a{display:block}
.desc{font-size:1.2em; margin-top:3px}

/*
.top_navigation {
	float: right;
	clear: left;
	width: 59px;
	height: 16px;
	border: 1px solid #e2e2e2;
	background: #f7f7f7 url(/images/pages/dash-kits/dash-kit-gallery-top-navigation.png) no-repeat center center;
	padding: 3px 4px 4px 5px;
	margin-bottom: 5px;
	margin-right: 1px;
}
.top_navigation a.prev-button {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 6px;
}
.top_navigation a.zoom-button {
	float: left;
	width: 16px;
	height: 16px;
}
.top_navigation a.next-button {
	float: right;
	width: 16px;
	height: 16px;
}


#gallery-img-box {
	width: 784px; height: 453px;
	overflow: hidden;
	position: relative;
}
#gallery-img-box img {
	width: 784px; height: 453px;
	border: none;
}

.gallery-navigation {
	width: 100%;
	padding: 12px 0 14px;
	background: url(/images/pages/dash-kits/dash-kit-gallery-box.png) repeat 0 0;
	position: absolute;
	bottom: 0; left: 0;
}

.gallery-img-info {
	width: 606px;
	padding-left: 8px;
	margin-left: 10px;
	border-left: 2px solid #85a634;
	color: #787878;
	font: normal 1em/1.1em arial;
}
#gallery-img-box p { padding: 0; margin: 0}
.gallery-img-info-title {
	position: relative;
	color: #ffffff;
	font: normal 2em/1em arial;
	padding-bottom: 5px;
}

.gallery-img-nav {
	width: 47px; height: 21px;
	position: absolute;
	bottom: 22px; right: 12px;
	
}
.gallery-img-nav a.prev-img {
	float: left;
	width: 21px; height: 21px;
	background: url(/images/pages/dash-kits/dash-kit-img-prev.gif) no-repeat 0 0;
}
.gallery-img-nav a.next-img {
	float: right;
	width: 21px; height: 21px;
	background: url(/images/pages/dash-kits/dash-kit-img-next.gif) no-repeat 0 0;
}

#gallery-container {
	width: 785px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
}
#gallery-container li {
	float: left;
	width: 156px; height: 156px;
	padding: 0;
	margin: 1px 1px 0 0;
}
#gallery-container a img {
	vertical-align: text-top;
	width: 156px; height: 156px;
	border: none;
	margin: 0;
}

#gallery-container a.gallery-button-prev {
	display: block;
	width: 156px; height: 156px;
	background: #262522 url(/images/pages/dash-kits/dash-kit-gallery-button-prev.png) no-repeat 50.7% 50.7%;
}
#gallery-container a.gallery-button-next {
	display: block;
	width: 156px; height: 156px;
	background: #262522 url(/images/pages/dash-kits/dash-kit-gallery-button-next.png) no-repeat 50.7% 50.7%;
}
*/
