#contents {
	background: url("../images/layup/main_background.gif") repeat-y bottom left;
}

#main_left, #main_middle {
	float: left;
}

#main_left {
	width: 159px;
}

#main_left h2, #main_right h2, #main_middle h1 {
	background: #999999;
	color: #FFFFFF;
	line-height: 38px;
	padding: 0px 12px 0px 12px;
	border-bottom: 1px solid #FFFFFF;
}

#main_left_content ul {
	margin: 0px;
	padding: 0px;
}

#main_left_content li {
	float: left;
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#main_left_content a {
	width: 139px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
	background: #DADADA url("../images/layup/left_navi_back.gif") no-repeat 130px 50%;
	line-height: 22px;
	font-weight: bold;
}

#main_left_content a:hover, #main_left_content .selected {
	background: #999999 url("../images/layup/left_navi_back_over.gif") no-repeat 130px 50%;
}

#main_left_content .open li {
	border-bottom: none;
	background: #999999;
}

#main_left_content .open a {
	width: 119px;
	text-transform: lowercase;
	background: #999999 url("../images/layup/left_navi_back_over.gif") no-repeat 25px 50%;
	padding-left: 40px;
	line-height: 18px;
}

#main_left_content .open a:hover {
	background: #999999 url("../images/layup/left_navi_back_over.gif") no-repeat 25px 50%;
	text-decoration: underline;
}

#main_left_content .end {
	margin-bottom: 5px;
}

#main_left_content img {
	border: 1px solid #656565;
}

#main_middle {
	width: 600px;
}

#main_middle h1 {
	background: #999999 url("../images/layup/head_back.gif") no-repeat top left;
}

#main_content {
	margin: 20px;
}

#image_layer {
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}
#image_layer img {
	border: 1px solid #656565;
}
.product {
	float: left;
	width: 150px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #656565;
}

.results {
	width: 550px;
	margin: 10px 5px 10px 5px;
}

.results td {
	padding: 5px;
}

.results_image {
	width: 30px;
}

.results_image img {
	border: none;
}

.results_head {
	background: #565656;
	color: #FFFFFF;
	cursor: pointer;
}

.results_head a {
	color: #FFFFFF;
}

.results_head a:hover {
	text-decoration: none;
}

.results_row1 {
	background: #E8E8E8;
	color: #656565;
}

.results_row2 {
	background: #DADADA;
	color: #656565;
}
