/* NEWS TEMPLATE STYLESHEET */

/* BUCKETS */

#bucket1 {
	font-family: Arial, Helvetica, sans-serif;
	background: #c5c5c5 url(../images/mainBucket_middle.jpg) repeat-y top left;
	width: 550px;
	min-height: 483px;
	_height: 483px;
	float: right;
	margin: 5px 0 0 0;
}

#bucket1 h3 span {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 0 0 23px;
	line-height: 11px;
	background-color: none;
}

#bucket1 h3 {
	background: url(../images/mainBucket_top.jpg) no-repeat top left;
	height: 35px;
	width: 550px;
}

#bucket1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 20px 0 22px;
}

#bucket1 ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 20px 0 5px;
	list-style-type: disc;
	margin-left: 25px;
}

#bucket1 p.last {
	padding: 10px 20px 20px 22px;
}

#bucket1 p span{
	font-weight: bold; 
	font-size: 12px;
}

#bucket1 .date {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
}

#bucket1 a {

	color: #CC0000;

}

#bucket1 .carImg {
	width: 213px;
	height: 143px;
	
	float: right;
	padding: 3px 6px 3px 5px;
	margin-right: 20px;
	_margin-right: 10px;
}

#bucket1 .contentSubLink {
	width: 250px;
	float: left;
	height: 35px;
	padding-top: 15px;
}

#bucket1 .contentSubLink h2 {
	background: url(../images/arrow_back.gif) no-repeat top left;
	margin-left: 25px;
}

#bucket1 .contentSubLink h2 span {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	margin: 10px 0 0 15px;
	line-height: 11px;
}

#bucket1 .contentSubLink h2 span a {
	color: #000000;
}

#bucket1 .contentSubLink2 {
	width: 250px;
	float: right;
	height: 35px;
	padding-top: 15px;
}

#bucket1 .contentSubLink2 h2 {
	background: url(../images/navigation/nav_arrow.gif) no-repeat top left;
	margin-left: 155px;
	width: 10px;
	height: 10px;
}

#bucket1 .contentSubLink2 h2 span {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	margin: 10px 0 0 15px;
	line-height: 11px;
}

#bucket1 .contentSubLink2 h2 span a {
	color: #000000;
}



/* END OF BUCKET */






/* EXTRA DIV */
#extraDiv {

}
/* END OF EXTRA DIV */