A		{color: #333333; text-decoration: none; font-size: 10px;}
A:visited 	{color: #999999;}
A:hover 	{color: #cccccc;}
A:active	{color: #999999;}
body {
	color: #333333;
	background-color: #eeeeee;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
#pod {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	background-color: white;
	border: solid 1px #cccccc;
}
#pod img {
	margin-bottom: 8px;
}

H4 {
	margin-top: 0;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
P {
	margin-top: 0;
	font-size: 10px;
	
}
P.caption {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 4px;
}
P.caption A {
	font-weight: bold;
}
#lhc {
	position:absolute;
	top:32px;
	left:7px;
	width:145px;
	text-align: right;
}
#rhc {
	position:absolute;
	top:10px;
	left:162px;
}
.ptitle {}
.date {
	padding-top: 0px;
	display: block;
	text-align: center;
}
.date a {
	font-weight: bold;
	font-size: 11px;
}
.prev {float: left}
.next {float: right}
.navlink {
	margin-bottom: 20px;
	font-size: 11px;
	width: 125px;
	margin-left: auto;
	margin-right: 0;
}
#top {margin-bottom: 0px;}
#sectiontitle { margin-bottom: 4px;}
.copy {
	text-align: right;
	margin-top: 6px;
}

#lookhere {margin-top: 20px; color: #999999; border-top: solid 0px #cccccc;}
#lookhere .title {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#lookhere p {

}
#lookhere p, #lookhere a {
	margin-top: 2px;
	margin-bottom: 3px;
	color: #999999;
	font-weight: normal;
}
.numcomments {
	float:right;
	margin-left:3px;
	margin-top:-2px;
}
img {
	border: none;
}
H4.subtitle {
	margin-top: 1px;
}
.bodytext P {
	width: 75%;
	margin-left: 70px;
	font-size: 10px;
}
.bodytext A {
	font-weight: bold;
}

.bodytext span.label {
	float: left;
	width: 70px;
	font-size: 10px;
	font-weight: bold;
}
.bodytext ul {
	margin-top:0;
}
.bodytext ul li {
	font-size: 10px;
	width: 60%;
	margin-left: 32px;
	list-style: none; 
	margin-bottom:5px;
}

/* comments styles */

.blog, .blog p {font-size: 11px;}
.comments-head {font-size: 12px; font-weight:bold; margin-bottom: 18px; margin-top: 12px;}
.comments-body {background-color: white; margin-bottom: 10px; padding: 8px;}
.comments-post {font-size: 10px;}
.comments-post a {font-weight:bold;font-size: 10px;}
input, textarea, select, radio {font-size: 11px; font-family: verdana, geneva, arial, helvetica, sans-serif; color:#333333;}
label {font-weight:bold;}
.comment-error {color: red;}