#search-options-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display:none;
	position:absolute;
	left:-270px;
	top:+45px;
	background: #999;
	color: #FFF;
	width:280px;
	height:110px;
	z-index:1000;
	border: 2px solid #f0f0f0;
	padding:8px 10px;
	margin:0px;
	text-align:left;
}
#search-options-box a, p, div, img, ul, li, input, *
{
	text-decoration:none;	
	margin:0px;
	padding:0px;
	border:0px;
	background:none;	
}
#search-options-box #search-options-box-inner
{
	height:auto;
	width:100%;
	text-align:left;
	display:block;
	margin-top:8px;
}
#search-options-box #search-options-box-close
{
	font:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:right;
	clear:right;
	padding:1px 4px;
	color: #f0f0f0;
	background: #777777;	
	border: 1px solid #f0f0f0;	
	cursor: pointer;
}
#search-options-box input[type=text]
{
	padding: 2px;
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #666666;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Tahoma, "Lucida Sans";
}
#search-options-box .search-options-cleaner {
	display:block;
	clear:left;
	font-height:0px;
	line-height:0px;
}
#search-options-subbox {
	border-bottom:1px solid #f0f0f0;
	padding-bottom:8px;
	padding-bottom:0px !ie;
}
#search-options-title {
	float:left;
	color:#ff7700;
	font-size:14px;
}
#search-options-type {
	float:left;
	color:#0FF;
	margin-top:8px;
}
#search-options-swrds, #search-options-info {
	margin-top:8px;
	float:right;
	color:#3FC;
	border-left:1px solid #f0f0f0;
	padding-left:10px;
}
#search-options-year {
	float:left;
	margin-left:24px;
	color:#f0f0f0;
}