.resultTitle a {
	color: #333;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 18px;
	line-height:24px;
	padding-bottom: 5px;
}

.resultTitle {
	color: #666;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 18px;
	line-height:24px;
	padding-bottom: 5px;
}

.result {
	color: #333;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 14px;
	line-height:18px;
	padding-bottom: 5px;
	border: 0px !important;
}

.inputbox {
	border-width: 1px;
	border-style: solid;
	border-color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 15px;
	margin-right:5px;
}

.button {
    border: 1px solid #333;
    background: #999;
	font-family: Georgia, serif;
	font-size: 12px;
}

.button:hover {
    background: #CCC;
}

.word {
	font-family: Georgia, serif;
	color:#666;
	font-weight: 700;
	font-size:16;
	border: 0;
	padding-left: 10px;
}

.searchintro p {
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: thin solid #999;
}

.phrases {
	font-family: Georgia, serif;
	color:#666;
	font-weight: 700;
	font-size:16;
	border: 0;
	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 20px;
	border-bottom: thin solid #999;
}

.radiobtn {
	padding-right: 20px;
}

.ordering-box {
	padding-top: 10px;	
}

.only {
	visibility: hidden;
	line-height: 0px;
}

.form-limit {
	font-family: Georgia, serif;
	color:#666;
	font-weight: 700;
	font-size:16;
	border: 0;
	padding-left: 10px;
}

.search-results {
	font-family: Georgia, serif;
	color:#333;
	font-weight: 700;
	font-size:18px;
	border: 0;
	padding-left: 10px;
}

.search-results a {
	color:#333;
}

.search-results a:visited {
	color:#333;
}

.search-results a:hover {
	text-decoration:underline;
}

.small {
	font-weight: 400;
	font-size:12px;
	color:#999;
}

.result-text {
	font-weight: 400;
	font-size:16px;
	color:#666;	
}

.result-created {
	font-weight: 400;
	font-size:12px;
	color:#999;
}

.searchBox {
	margin-right:20px;	
}

.highlight {
	background-color:#f7fc34;
}

.thumbnail {
	height: auto;
	overflow: auto;
}

.thumbnail h1 {
	font-size: 18px;
}

.thumbnail h2 {
	font-size: 14px;
}

#acesearch_pagination {
	float: left;
	width: 100%;
	background-color:#ededed;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#acesearch_pagination .limitbox {
	float:left;
	margin-top:5px;
}

#acesearch_pagination .top {
	float:right;
}

#acesearch_pagination .bottom{
	float:right;
}

.pagination li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #333;
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 12px;
	padding-bottom: 5px;
}

.pagination li a {
	font-weight: 700;
}
