.header_left_container {
	padding: 0;
	margin: 0 auto;
	width: 942px;
}

.product_detail {
	display: none;
	font-size: 10px;
	font-family: Tahoma;
}

#parts_container {
	width: 937px;
	margin-top: 5px;
}

#parts_container h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 15px;
}

#left {
	float: left;
	width: 940px;
	margin-right: 10px;
}

#left h2 {
	background: url(/images/design30/home_left_bg.gif) no-repeat;
	color: #fff;
}

#right {
	float: left;
	width: 940px;
}

#right h2 {
	background: url(/images/design30/home_right_bg.gif) no-repeat;
	color: #fff;
}

.box_back {
    width: 171px;
    padding: 15px 0 0 10px;
    float: left;
    height: 165px;
}

.box_back p {
    font-size: 12px; color : #2a2a2a;
    padding: 5px 10px 0 10px;
    color: #2a2a2a;
    text-align: center;
}

.box_back p a:link,.box_back p a:visited {
    font-size: 12px; color : #2a2a2a;
    text-decoration: none;
    color: #2a2a2a;
}

.box_back p a:hover {
    font-size: 12px;
    color: #505050;
}

.product_whitebox_area {
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    width: 149px;
    height: 134px;
    top: 5px;
    left: 5px;
}

.product_whitebox_area img {
    padding: 5px 0 0 5px;
}

.product_whitebox_area {
    float: left;
    width: 165px;
}

#extrainfo {
	margin-top: 10px;
}

#extrainfo_text, #extrainfo_img {
	float: left;
}

#extrainfo_text p {
	font-size: 16px;
}

#extrainfo_text a {
	text-decoration: none;
}

#extrainfo_text a:hover {
	text-decoration: underline;
}

#extrainfo_text h2 {
	background-color: #000;
	color: #fff;
	width: 200px;
	padding: 5px;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	background-image: none;
}

#extrainfo_text {
	width: 377px;
}

#extrainfo hr {
	margin: 10px 0;
	color: #0275a1;
}