.result-title {
	font: bold 9pt verdana;
	margin:2px;	
}
.result-title a:link, .result-title a:visited {
	text-decoration:none;	
}
.result-title a:hover {
	text-decoration:underline;	
}
.result-summary {
	font: 8pt verdana;
	margin:0px;	
}
.cnvr_hit {
	background-color: #FFEE88;
}
.result-date {
	font: italic bold 8pt verdana;
	color: #676F7B;
	margin-left:4px;
}
body {
	margin:9px;
	font: 11pt tahoma;	
}
h3 {
	font: 14pt tahoma;
	font-weight: bold;
}
.search-label {
	font: 9pt; 
	color: #FFF;
}
#container {
	width: 800px;
	height: 100%;
}
#search {
	background-color:#FFF; 
	padding:2px; 
	border:3px solid #FF3E20;
}
#search-label {
	font: 9pt; 
	color: #FFF;
}
#search-box {
	border:1px solid #CECECE; 
	background-color:#FFF; 
	padding:1px 3px; 
}
#searchbtn {
	background-color: #E2DCD4;
	border: 1px solid  white;
	margin-left:3px;
	height: 19px;
	width: 33px;
	font-size: 10pt;
	padding:0;
}
#search-results {
	width: 100%;
}
#results {
	;
	overflow: auto;
	display: none;
}
.result {
	padding: 8px;
	padding-right:75px
}
#header {
	padding: 5px;
	font: 9pt verdana;
	position: relative;
	height:22px;
}
#header-lc {
	background-color: #3A5974;
	padding: 5px;
	font: 9pt verdana;
	position: relative;
	height:22px;
	
}
#header-gc {
	background-color: #751E1D;
	padding: 5px;
	font: 9pt verdana;
	position: relative;
	height:22px;
}
#header-spe {
	background-color: #606026;
	padding: 5px;
	font: 9pt verdana;
	position: relative;
	height:22px;
}	
#header-hyphenated {
	background-color: #666666;
	padding: 5px;
	font: 9pt verdana;
	position: relative;
	height:22px;
}		
	
#result-header {
	margin-left:5px;
	color: #FFFFFF;
}
#result-status {
	height:22px;
}
#result-num {
	float: left;
}
#pager {
	float: right;
}
#pager a {
	font-size: 10pt;
	color: #3C3B49;
}

.page {
	padding-right: 4px;
}
.current {
	font-weight:bold;
	font-size: 10pt;
	padding-right: 4px;	
	color: #FF2E2E;
}

