div.divuserssortbox {
	width:500px;
	text-align:center;
	margin:auto;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	line-height:16px;
	margin-top:7px;
	margin-bottom:10px;
}
div.divuserbox {
	width:496px;
	margin:auto;
	/*border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;*/
	padding:5px;
	line-height:16px;
	margin-bottom:10px;
	float:left;
}
div.divuserindent {
	margin-left:25px;
	margin-top:3px;
}
p.puserheader {
	font-size:20px;
}
a.auserheader:link, a.auserheader:visited, a.auserheader:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:22px;
	text-decoration: none;
	border-bottom:1px dotted;
}
a.auserheader:hover { }
p.pusertime {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:6px;
}