h3{
	margin-top: 0px;
}

.light-grey{ color: #999; }

.heading-left{
    float: left;
    width: 358px;
    height: 21px;
    margin: 0px;
    margin-bottom: 7px;
    display: inline;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 0px;
    padding-left: 10px;
    padding-top: 0px;
    background: url(/images/h2-bg.gif) repeat-x;
    border: solid 1px #3cad21;
}

.heading-middle{
    float: left;
    width: 290px;
    height: 20px;
    margin: 0px;
    margin-bottom: 7px;
    display: inline;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 0px;
    padding-left: 10px;
    padding-top: 1px;
    background: url(/images/h2-bg.gif) repeat-x;
    border: solid 1px #3cad21;
}

.top-news-item{
	float: left;
	width: 366px;
}

.topnews-pic{
	width: 366px; 
	text-align: center;
}

.topnews-pic img{
	border: solid 1px #000;
	padding: 2px;
	margin-bottom: 10px;
}

.top-news-text-box{
	float: left; 
	width: 366px; 
	margin-bottom: 20px;
}

.mainnews-box{
    float: left;
    width: 292px;
    background: #e7e7e7;
    margin-bottom: 5px;
    padding: 5px;
}
.plus-box{
    float: left;
    width: 292px;
    margin-bottom: 5px;
    padding: 5px;
}

.mainnews-text{
    float: left;
    width: 165px;
    padding-left: 10px;
    display: inline;
}
.plus-text{
    float: left;
    width: auto;
    display: inline;
}

.plus-image{
    float: left;
    border: solid 1px #000;
    background: #fff;
    padding-left: 2px;
	padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	margin-left: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#left{
    float: left;
    width: 370px;
    padding-right: 10px;
    background: url(/images/vert-divide.gif) top right repeat-y;
    display: inline;
}

#middle{
    float: left;
    width: 300px;
    height: 500px;
    padding-left: 10px;
    display: inline;
}

#newsbox{
    float: left;
    width: 290px;
    padding: 5px;
	padding-top: none;
    padding-bottom: 20px;
    background: url(/images/newsbox-bg.jpg);
    border: solid 1px #777;
	border-top: none;
    margin-bottom: 10px;
}

#rss-butt{
	float: left;
}

.circuit-butt{
    float: left;
    width: 71px;
    margin-right: 2px;
    display: inline;
    padding: 0px;
}

.rally-butt{
    float: left;
    width: 71px;
    margin-right: 2px;
    display: inline;
    padding: 0px;
}

.rc-butt{
    float: left;
    width: 71px;
    margin-right: 2px;
    display: inline;
}

.plus-butt{
    float: left;
    width: 71px;
}

#newsdiv{
    float: left;
    padding-top: 10px;
    display: inline;
}

#main-news-list-box{
    float: left;
    width: 300px;
    margin-bottom: 10px;
}

.main-news-category{
    float: left;
    width: 60px;
    color: #969292;
}

.main-news-title{
    float: left;
    width: 220px;
    color: #288e11;
}

.main-forsale-category{
    float: left;
    width: 80px;
    color: #969292;
}

.plus-style{
	border-bottom: dotted 1px #000; 
	padding-bottom: 10px;
}
