
#search-options {
	width:778px;
	float:left;
	margin: 10px 0;
	}
 
#search-options .border-top {
	height:6px; 
	width:778px; 
	background:url(/images/search-options/search-border-top.png) no-repeat;
	}
 
#search-options .middle {
	background:#fafafa; 
	border:1px solid #cccccc; 
	border-top:none; 
	border-bottom:none;
	padding:6px 14px 0 14px;
	}

#search-options .middle a.rollOutLink {width:748px; border-bottom:none;}
 
#search-options .border-bottom {
	height:6px; 
	width:778px; 
	background:url(/images/search-options/search-border-bottom.png) no-repeat;
	}
 
#search-options .search-title {
	font-weight:bold;
	font-size:1em;
	color:#005a9f;
	margin:0px;
	}
#search-options .search-title:hover {color:#EE8F13;}
 
#search-options .search-title-expanded {
	font-weight:bold;
	font-size:1em;
	color:#005a9f;
	margin:0px;
	}	
	
#search-options .search-title-med {
	width:66px; 
	display:inline-block;
	font-weight:bold;
	font-size:.9em;
	color:#005a9f;
	float:left;
	}
	
#search-options .search-title-med img {margin-right:6px; position:relative; top:1px;}
 
#search-options .search-description {
	font-style:italic;
	font-size:.9em;
	color:#333333;
	margin:0 0 8px 0;
	cursor:pointer;
	}
	
.search-pre-results {
	font-style:italic;
	font-size:.8em;
	color:#2288db;
	margin:6px 0 0 0;
	}
 
#divSearchContent {
	width:704px;
	border:1px solid #c5e5ff;
	background:#f1f9ff;
	margin:10px -18px 6px 2px;
	padding:10px 18px;
	display:block;
	}
	
#divSearchContent select {margin-left:4px;}
#divSearchContent .separator {font-family:Verdana, Geneva, sans-serif; font-size:.7em; margin:0 6px 0 6px;}
#divSearchContent #widthHeightInt {font-size:.7em; margin:6px 0 0 67px;}
#divSearchContent #widthHeightInt input {position:relative; top:2px; margin-right:6px;}
 
#search-action {margin:16px 16px 0 16px;}
#search-action input {margin:10px 12px 0 0}
 
.rollOutLink {text-decoration:none; display:block;}
.rollOutLink {text-decoration:none; display:block;}
.display-toggle {font-size:.7em; font-weight:bold; color:#005a9f; margin:2px 4px 0 0; float:right;}
.display-toggle:hover {color:#EE8F13; cursor: pointer}
 



