#column_right {
padding:25px 10px 2px 2px;
}

#column_right #banner_300x250 {
float: left
}

.bmw_right {
	position:absolute;
	top:460px;
	left:740px;
	width:230px;
	height:500px;
margin-top:20px;
}

.bmw_right .title_text {
	font-size: 19px;
	margin-bottom:20px;
}

.bmw_right .content {
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
}

.bmw_right .content .title {
	font-size: 18px;
	font-weight:normal;
}

.bmw_right .content .more {
	margin: 20px 0px 0px 25px;
}

.bmw_center .content .more {
	margin: 0px 0px 0px 25px;
}

.bmw_right a, .bmw_center a {
	text-decoration: underline;
	color: #003366;
}

