body { 
	color: #000; 
	background: #FFF;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 76%;
	padding: 0;
}
h1, h2 { margin: 0; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 115%; }
h4 { font-size: 100%; }
h5 { font-size: 80%; }
h6 { font-size: 65%; }
a:hover, #header a:hover { 
	color: #FC3;
}
#template { 
	width: 780px; 
	margin: 0 auto;
}
#template h1 {
	font-size: 100%;
	text-align: right;
	margin: 0;
}
#header { 
	height: 85px;
	margin: 1em 0 0 0;
	border: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px;
	color: #000;
}
#header a {
	color: #000;
}
#menu { 
	margin: 0;
	border-top: 1px solid #FFF;
	background: #000;
	padding: 0.5em;
}
#menu #nav { 
	list-style-type: none;
	margin: 0; 
	padding: 0;
	height: 1.8em;
}
#menu #nav li { 
	display: inline; 
}
#menu #nav a { 
	display: block;
	float: right;
	width: 9.5em;
	font-size: 80%;
	padding: 0.5em 0.25em 0.25em 0.25em;
	margin-left: 1em;
	text-decoration: none;
	color: #CCC;
	background: #000;
	border: 1px solid #FFF;
}
#menu #nav a:hover { 
	color: #FFF;
	background: #333;
}
#keywordsdetails { 
	color: #900;
	background: #FFC;
	border: 1px solid #000;
	border-bottom: 4px solid #000;
	margin: 1px 0 0 0;
	padding: 0.25em;
}
#content { 
	margin-top: 1px;
	padding-bottom: 1em;
	border: 1px solid #000;
	border-top: none; border-bottom: none;
	position: relative;
}
#adsenseleft { 
	border-right: 4px solid #999;
	width: 520px; 
	padding: 20px;
	float: left;
}
#adsenseleft .adsense { 
	margin-bottom: 1em;
}
#adsenseleft .blankbox { 
	margin-bottom: 1em;
}
#adsenseright { 
	margin-left: 620px;
	padding: 20px;
	text-align: right;
}
#adsensesearchresults {
	padding-bottom: 1em;
}
#adsensesearchresults h4 { 
	margin: 0; 
}
#adsensesearchresults p { 
	margin: 0;
}
#adsenseright .adsensecol {
	float: right;
	text-align: left;
}
#contentclear { clear: both; }
#article { 
	padding: 1em;
	border: 1px solid #000;
	border-top: none; 
	position: relative;
}
#keywordscols { 
	padding: 20px;
	border: 1px solid #000;
	position: relative;
}
.keywordscol {
	width: 156px; 
	float: left;
	border: 1px solid #808080;
	background: #FFC;
	margin-right: 20px;
	padding: 5px;
}
#keywordscollast { 
	margin-right: 0;
}
#keywordsnews {
	border: 1px solid #000;
	border-top: none; border-bottom: none;
	padding: 1em 1em 0 1em;
}
#rsseq { 
	padding: 1em;
	border: 1px solid #000;
	border-top: none; border-bottom: none;
	position: relative;
}
#clusternav { 
	text-align: center;
	border: 1px solid #000;
	position: relative;
}
#results { 
	padding: 1em;
	border: 1px solid #000;
	border-top: none; 
	position: relative;
}
#results table { 
	width: 100%;
	border-collapse: collapse;
	border: none;
}
#results table td { 
	padding: 2px;
}
#results .resultspreview { 
	width: 18%;
	vertical-align: top;
}
#results .resultspreview img { float: left; }
#results .resultsdesc { 
	width: 82%;
	vertical-align: top;
}
#yourdomain { 
	font-size: 10px;
	text-align: center;
}

.clr { clear: both; }