body {
	line-height:21px;
}
a:link {
	color:#555555;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}
a:visited {
	color:#555555;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}
a:hover {
	color:#444444;
	border-bottom: #3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
	background-color:#D5E7F4;
}
a:active{
	color:#555555;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}
.commentForm, .affiliateForm {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #666;
	margin: 0 0 15px;
	padding: 10px;
}
.commentForm h3 {
	font-size: 11pt;
	margin: 0 0 10px;
}
.wrapform label {
	font-size: 13px;
}
.wrapform input {
	margin-right: 3px;
	font:11px Verdana;
}
.commentForm input.cat_textbox_small,
.commentForm textarea {
	width: 250px;
	height:20px;
	font:11px Verdana;
}
input.cat_button {
	font:10px Verdana;
	font-weight:bold;
	height:20px;
	margin-top:5px;
}
.commentForm textarea {
	height: 40px;
	font:11px Verdana;
}
div.items {
	padding: 0;
}
.commentForm input#Captcha {
	width: 250px;
	height:20px;
}
input#Captcha {
	width: 250px;
	height:20px;
}
.commentContainer {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 15px;
}
.commentContainer .header {
	background: #eee;
	font-size: 12px;
	padding: 6px 18px;
}

.commentContainer span.name {
	color: #000;
}

.commentContainer span.rating {
	margin: 0 9px;
	vertical-align: middle;
}

.commentContainer .content {
	padding: 15px;
}
div#linkForm {
	text-align:right;
	font:10px Verdana;
}
#linkForm a:link {
	font:10px Verdana;
	color:#3384C3;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}
#linkForm a:visited {
	font:10px Verdana;
	color:#3384C3;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}
#linkForm a:hover {
	font:10px Verdana;
	color:#444444;
	border-bottom: #3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
	background-color:#D5E7F4;
}
#linkForm a:active{
	font:10px Verdana;
	color:#3384C3;
	border-bottom:#3384C3 1px dashed;
	text-decoration:none;
	margin-bottom:0;
}

table.webformN{
	border-collapse:collapse;
	border-spacing:0;
	width: 450px;
	margin-top:5px;
}
.webformN label {
	font-size: 13px; 
}
.webformN input {
	margin-right: 3px;
	font:11px Verdana;
}
.catdropdown_smaller {
	width: 50px;
	font:11px Verdana;
}
select.catDropdown {
	width: 250px;
	font:11px Verdana;
}
input.catTextbox {
	width: 250px;
	height:20px;
	font:11px Verdana;
}
input#emailaddress {
	width: 250px;
}
img a {
	border:0;
	text-decoration:none;
}
