.seSolr_title{
	font-size:16px;
	font-weight:400;
	margin-top:20px;
}
.seSolr_url{
	font-size: 13px;
	color:#009933;
	max-width: 450px;
	word-wrap: break-word;
}
.seSolr_summary {
	margin-top: 2px;
	color: #444;
	font-size: 13px;
	max-width: 450px;
}
.seSolr_summary em {
	font-style:normal;
	font-weight:700;
}
.seSearchContainer {
	float: left;
	margin-top: 2px;
	width:25%;
}
.seSearchForm{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #EEE;
}
.seSearchForm label{
	display: none;
}
td.s {
	padding-left:10px;
}
div.n {
	margin-bottom:3ex;
	margin-top:1ex;
}
h2 {
	color: #variables.appinstdata.titleColor#;
}
#seSolr_pagination{
	margin-top: 30px;
	font-size: 13px;
	text-align:center;
	max-width: 450px;
}
.seSolr_next,.seSolr_previous{
	color: #333;
    font-weight: bold;
	margin: 0 8px;
}
.seSolr_next a,.seSolr_previous a{
	margin: 0 8px;
}
.seSolr_page{
	margin: 0 5px;
}
.seSolr_page.current{
	color: #333;
	font-weight: 700;
}
.seSolr_page a{
	text-decoration: none;	
}
.seSolr_page a:hover{
	text-decoration: underline;	
}
#fullListing li{
	padding-bottom: 15px;
}
#seSearchBox, #seSearchButton {
	vertical-align: middle;
}
.seSolr_resultBar, .seSolr_title, .seSolr_url, .seSolr_summary, #seSolr_pagination {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.seSolr_resultBar {
	color: #999;
	font-size: 13px;
}