
/* ********************************************************* */

#color-ds3-3-left-bottom {
	/*height: 1700px;  650 */
}

#color-ds3-3-right-bottom {
	/*height: 1700px;  650 */
}

#color-dsg-3-center {
	/*height: 2106px;  1056 = 650+406 */
} 

#color-dsg-3-center-data {
	/*height: 2022px;  = 1056-84 */
}

 
/* *********************************************************** */

#dot-top {
	background: url("../images/t-listofmodels.gif");
	width: 603px;
	height: 64px;
	margin: 25px 0 0 0;
	overflow: hidden;
}

#dot-center {
	background: url("../images/bgdot.gif") white;
	width: 603px;
	/*height: 1850px;  800 = 1056-256 */
	border-left: 3px solid #1586CF;
	border-right: 3px solid #1586CF;
	padding: 12px 0 0 0;
	overflow: auto;
	/* ie5 */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 597px;
}

#dot-bottom {
	background: url("../images/bottomdot.gif");
	width: 603px;
	height: 8px;
	overflow: hidden;

}


/* *********************************************************** */

.rc-yellow {
	display: none;
	width: 530px;
	height: 27px;
	margin: 0 0 0 35px;
	overflow: hidden;
}

.rc-yellow-left {
	background: url("../images/rc-yellow-left.gif");
	width: 5px;
	height: 27px;
	overflow: hidden;
	float: left;
}

.rc-yellow-bg {
	background: url("../images/rc-yellow-bg.gif");
	width: 520px;
	height: 27px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: black;
	overflow: hidden;
	float: left;
}

.rc-yellow-bg a {
	color: black;
	text-decoration: none;
}

.rc-yellow-bg a:hover {
	text-decoration: underline;
}

.rc-yellow-right {
	background: url("../images/rc-yellow-right.gif");
	width: 5px;
	height: 27px;
	overflow: hidden;
	float: left;
}

/* *********************************************************** */

#models-all {
	width: 570px;
	margin: 28px 0 0 26px; /* 22px 0 0 24px; */
	color: black;
	overflow: hidden;
	border: 0px dotted #33CCFF;
}

.models-one {
	width: 236px;
	height: 204px;
	margin: 0 15px 18px 15px;
	overflow: hidden;
	float: left;
	border: 0px dotted #336666;
}

.models-one-a {
    background: url("../images/models-data-top.gif") no-repeat;
	width: 236px;
	height: 26px;
	font-size: 12px;
	overflow: hidden;
}

.models-one-a-left {
	width: 132px;
	height: 23px;
	overflow: hidden;
	margin-top: 2px;
	float: left;
}

.models-one-a-right {
	width: 99px;
	height: 20px;
	margin-top: 6px;
	text-align: right;
	font-size: 11px;
	overflow: hidden;
	float: left;
}


.models-one-b {
	width: 226px;
	height: 150px;
    text-align: center;
	overflow: hidden;	
	margin: 0 0 0 5px;
} 

.models-one-c {
    background: url("../images/models-data-bottom.gif") no-repeat;
	width: 226px;
	height: 28px;
	font-size: 12px;
	padding: 7px 0 0 5px;
	overflow: hidden;
	margin: 0 0 0 5px;
}

.models-one-c-new {
	width: 23px;
	height: 13px;
	margin: 0 0 0 1px;
	overflow: hidden;
	float: left;
}

.models-one-c-txt {
	width: 65px;
	height: 13px;
	margin: 0 0 0 5px;
	overflow: hidden;
	float: left;
}

.models-page {
	text-align: center;
}