#main_content_area .left {
	width: 542px;
}
#main_content_area .right {
	width: 240px;
}

.left #banner {
	width: 542px;
	height: 176px;
	background-color: #D6D6D6;
}
.right #stock_info {
	width: 234px;
	height: 29px;
	background: #848282 url(../images/bg_stock.gif) 5px 3px no-repeat;
	border: 3px solid #D6D6D6;
	margin-bottom: 16px; 
}
.right #stock_info #numbers a {
	color: #fff;
}
.right #stock_info #numbers {
	margin: 6px 0 0 42px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
h1 {
	margin-top: 20px;
	padding: 0;
}
#content {
	width: 790px;
	padding: 0 5px;
}