#searchbox {
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#wrapr #middle #rightcol .most {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 12px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapr #middle #content #advert {
	width: 468px;
	margin-top: 15px;
	margin-left: 65px;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
#wrapr #middle #content .advert2 {
	width: 468px;
	margin-top: 15px;
	margin-left: 65px;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.top {
	background-image:url(../mygfx/backnav.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:normal;
	margin-bottom:5px;
	border:1px solid #000000;
	color:#FFFFFF;
	font-size: 11px;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-variant: normal;
}
.box {
	margin-bottom:15px;
	border:1px dotted #999999;
	padding: 10px;
}
#wrapr #middle #content .box .listing {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin: 10px;
}

.name {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
}

.date2 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.writ {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.read {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.commenter {

	font-size: 12px;

	color: #666666;

	width: 450px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #999999;

	border-bottom-color: #999999;

	padding: 7px;

	margin-top: 10px;

	margin-left: 20px;

	margin-bottom: 3px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #999999;

	border-left-color: #999999;

}