* {
	padding: 0;
	margin: 0;
}
/*Example for a Menu Style*/
.sel_optionals {
	background: url(../images/bg_options.gif) no-repeat;
	position: relative;
	/*min-height: 180px;	*/
	height: 1%;
	width: 775px;
}
.sel_optionals li{
	list-style-type: none;
}

.sel_optionals a img{
	border: none;
}
.additional_pic {
	position: absolute;
	left: 585px;
	top: 0;
}
.optional_search {
	text-align: center;
	padding: 15px 120px 0px 10px;
	_padding: 0 120px 10px 10px;
	clear: both;
}
.options_a {
	width: 37%;
	float: left;
	padding-left: 2%;
}
.options_a ul li {
	padding: 1px 0;
}
.options_a ul li label {
	display: block;
	width: 120px;
	float: left;
}
.options_a ul li select {
	width: 140px;
}
.q_search_detail_opt {
	height: 1%;
	padding-top: 10px;
}
.q_search_detail_opt:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
}
.un_spec_price {
	width: 55px;
}
.un_keyword {
	width: 135px;
}
.menu_options {
	margin-bottom: -5px;
	display: table;
	}
.menu_options ul {
	list-style:none;
	padding-left: 5px;
	}
.menu_options li {
	display: inline;
	line-height: 37px;
	margin-left: -3px;
	}
.menu_options li a {
	color:#ffffff; 
	text-decoration:none;
	font-weight:bold;
	padding: 4px 7px 5px 7px; 
	/*border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;
	border-left:1px solid #ececec; 
	border-right:1px solid #ececec;*/
	background-image: url(../images/bg_tab_each.gif);
	}
.menu_options li a.tabactive {
	color:#000000; 
	border-left:1px solid #c0bdb5; 
	border-right:1px solid #c0bdb5;
	border-top:1px solid #c0bdb5;
	background-image: none;
	background-color:#efeeed; 
	padding: 7px 7px 5px 7px;
	}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4, #tabcontent5 {
	border: solid 1px #c0bdb5;
	border-top: none;
	padding-top: 5px;
	height: 1%;
}
.for_html{
	padding-top:50px; 
	padding-left:10px; 
	position:absolute; 
	right:0; 
	top: 0; 
	width:181px; 
	/*height:192px;*/
	height:160px;
}
/**/