#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 0px 10px;
	font-size: 10px;
	width: 543px;
}
body .d3_extsearch_navigation.baseframe.fit {
	height:8px;
	padding-left: 1px;
	width: 542px;
}
body .d3_extsearch_navigation .headline {
	background: #F7F5F6 none repeat scroll 0% 0%;
	border: 1px solid #DDDDDD;
	/*border-left: 8px solid #969696;*/
	border-bottom-style: none;
	color: #555555;
	padding: 5px 5px 8px 5px;
	width: 531px;
	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 #DDDDDD;
	border-top-style: none;
	padding: 5px 5px 8px 5px;
}
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;
	margin-left: -1px;
}
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: #BD0926;
	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: #A01224;
	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:64px;
	width: 200px;
	background-color:white;
	position:absolute;
	left: 50px;
	top: 50px;
	display: none;
	z-index: 1000;
	border: 2px solid #BD0926;
}
body .IAS_box input, body .IAS_box span {
	margin: 3px;
	width: 185px;
}
body .IAS_box span {
	float: right;
	margin-top: 0px;
	background: transparent;
}
body .IAS_box span input {
	margin: 0px;
	width: 100px;
	float:right;
	text-align: center;
	background: transparent;
	border: 1px solid #BD0926;
	color: #BD0926;
	padding: 0;
}
body .IAS_box .headline {
	background-color: #BD0926;
	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;
}
