#MainBox #LeftBox {
	float: left;
	width: 240px;
}
#MainBox #RightBox {
	float: right;
	width: 660px;
	margin-right: 25px;
}
#news-box {
	float: left;
	width: 450px;
	margin-bottom: 50px;
}
#news-box #list {
	margin-bottom: 25px;
	margin-top: 10px;
	margin-right: 10px;
}
#news-box #list dt {
	clear: left;
	float: left;
	font-weight: bold;
	background-image: url(common/images/icon_red.gif);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 1.4em;
	background-position: 0em;
	padding-left: 16px;
}


#news-box #list dd {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 8em;
}
#news-box #detail .detail {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C33;
	border-bottom-color: #C33;
	border-left-color: #C33;
	margin-bottom: 25px;
}


#news-box #detail h3 {
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 100%;
	background-color: #C33;
	padding-right: 10px;
	padding-left: 10px;
}

#news-box #detail h4 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #C33;
	margin-left: 10px;
}
#news-box #detail p {
	line-height: 1.6em;
	margin-left: 10px;
}


#news-box #detail table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin: 10px;
	width: 430px;
}

#news-box #detail table tr th {
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-weight: normal;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#news-box #detail table tr td {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	line-height: 1.4em;
}
#parts  {
	float: right;
	width: 180px;
	margin-bottom: 25px;
}
#parts h2 {
	background-image: url(images/title_parts.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#parts h3 {
	color: #C33;
	margin-bottom: 5px;
	line-height: 1.4em;
	margin-top: 10px;
}
#parts p {
	margin-bottom: 5px;
}

#shopinfo {
	margin-left: 25px;
	color: #FFF;
	background-color: #00045F;
	padding: 10px;
	clear: both;
	margin-bottom: 25px;
}
#shopinfo h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#usedcar {
	margin-left: 25px;
	margin-bottom: 25px;
}

#usedcar h2 {
	background-image: url(images/title_usedcar.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 215px;
	text-indent: -9999px;
}

#usedcar h3 {
	color: #C33;
	margin-bottom: 5px;
}
#lets  {
	margin-bottom: 25px;
}
#banner {
	float: right;
	width: 180px;
	text-align: center;
	margin-top: 25px;
}
#mainimage {
	float: right;
	width: 685px;
	margin-bottom: 25px;
}
#usedcar #lineup h5 {
	margin-bottom: 10px;
	color: #FFF;
	background-color: #00045F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#news-box .red {
	color: #C33;
}
#LeftBox .banner {
	clear: both;
	margin-left: 25px;
}
