#left .search input.txt.notice {
	color: #999;
}
body .product strong.h3 #similar {
	font-weight: normal;
	color: #888;
}
body .d3_extsearch_navigation.baseframe {
	float: left;
	margin: 0px 5px 10px;
	font-size: 10px;
	width: 550px;
}
body .d3_extsearch_navigation.baseframe.fit {
	height:8px;
}
body .d3_extsearch_navigation .headline {
	background: #F0F0F0 none repeat scroll 0% 0%;
	border: 1px solid #969696;
	border-left: 8px solid #969696;
	border-bottom-style: none;
	color: #424C56;
	padding: 5px 5px 8px 7px;
	width: 529px;
	margin: 0px;
	font-size: 11px;
}
body .d3_extsearch_navigation .message {
	padding: 5px;
	border: 1px solid #969696;
	font-weight: bold;
}
body .d3_extsearch_navigation .list {
	border: 1px solid #969696;
	border-top-style: none;
	padding: 5px 5px 8px 7px;
}
body .d3_extsearch_navigation .list_link {
	background: transparent url(bg/oxid.gif) no-repeat scroll 0pt -298px;
	padding-left: 14px;
	padding-top: 2px;
}
body .d3_extsearch_navigation a.search_results_list_link {
	font-size: 10px;
}
body .d3_extsearch_navigation .buttonframe {
	text-align: center;
	padding-top: 5px;
}
body .d3_extsearch_navigation .button {
	border: 1px solid #969696;
	padding: 2px;
}
body .d3_extsearch_navigation .login_button {
	border: 1px solid #D9D9DB;
}
body .d3_extsearch_navigation .indexlink {
	float: left;
	min-width: 13px;
	border: 1px solid #D9D9DB;
}
body .d3_extsearch_navigation .indexlink, body .d3_extsearch_navigation .indexlink_usable {
	-moz-border-radius:5px 5px 0px 0px;
	font-size: 11px;
	height: 13px;
	color: #D0D0D0;
	float: left;
	min-width: 9px;
	border: 1px solid #D9D9DB;
	border-bottom-style: none;
	padding: 2px;
	text-align: center;
}
body .d3_extsearch_navigation .indexlink_usable {
	background-color: #F0F0F0;
}
body .d3_extsearch_navigation .active {
	background-color: #D0D0D0;
}
body #d3_extsearch_quicksearch {
	background-color: white;
	border: 1px solid black;
	width: 350px;
}
body #d3_extsearch_quicksearch .headline {
	color: white;
	background-color: #CD0210;
	border-bottom: 1px solid black;
	padding: 3px;
	font-weight: bold;
	text-align: left;
}
body #d3_extsearch_quicksearch .closebtn {
	cursor: pointer;
	float: right;
	border: 1px outset black;
	padding: 0px 3px;
}
body #d3_extsearch_quicksearch .list {
	max-height: 300px;
	overflow:auto;
}
body #d3_extsearch_quicksearch .item_inact, body #d3_extsearch_quicksearch .item_act {
	cursor:pointer;
	clear: both;
	padding: 3px;
	background-color: white;
	border-bottom: 1px solid #DDD;
	text-align: left;
	width: 327px;
	float: left;
	color: black;
	text-decoration: none;
}
body #d3_extsearch_quicksearch .item_inact img, body #d3_extsearch_quicksearch .item_act img {
	float: left;
	margin-right: 3px;
}
body #d3_extsearch_quicksearch a:hover.item_inact {
	color: black;
	text-decoration: none;
}
body #d3_extsearch_quicksearch .item_act {
	background-color: #62A34B;
	color: white;
}
body #d3_extsearch_quicksearch a:hover.item_act {
	color: white;
	text-decoration: none;
}
body .xajax_resp {
	display: none;
	position: absolute;
	width:10px;
	height: 10px;
	z-index: 1000;
}
body .IAS_box {
	-moz-border-radius: 7px;
	filter:DropShadow(color=#C0C0C0, offx=3, offy=3);
	height:60px;
	width: 200px;
	background-color:white;
	position:absolute;
	left: 50px;
	top: 50px;
	display: none;
	z-index: 1000;
	border: 2px solid #D11104;
}
body .IAS_box input, body .IAS_box span {
	margin: 3px;
	width: 185px;
}
body .IAS_box span {
	float: right;
	margin-top: 0px;
}
body .IAS_box span input {
	margin: 0px;
	width: 100px;
	float:right;
	text-align: center;
}
body .IAS_box .headline {
	background-color: #D11104;
	color: white;
	font-weight: bold;
}
body .IAS_box .headline .closebtn {
	cursor: pointer;
	float: right;
	border: 1px outset black;
	padding: 0px 3px;
	font-size: 8px;
	line-height: 10px;
}

