﻿.radio {width:78px; height:26px; padding:0 5px 0 0; display:block; float:left; cursor:pointer;}
input.styled {display:none;}
.disabled {opacity:0.5; filter:alpha(opacity=50);}
.results {min-height:100px;}
.results h1 {font-size:14px;}
.results h2 {font-size:11px; font-weight:normal;}
.resultInfo {color:#999; font-size:10px;}
.resultSources {font-size:10px;}
.authorInfo {font-size:10px;}  
.resultItem {text-align:left; margin:0 0 10px;}

.resultsTablePager {float:left;}
.resultsTablePager li {margin:0 1px 0 0; float:left;}

.resultsTablePager a {display:inline-block; height:21px; background:#ebebeb; font-weight:bold; text-align:center; padding:3px 6px 0; border:1px solid #9c9c9c;}
	html>body .resultsTablePager a {height:16px;}
.resultsTablePager a.selected {background:#696969; color:#fff; border-color:#696969;}