/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 6px;
width: 450px;
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) no-repeat right bottom;
position: relative;
left: 1px;
top: 1px;
padding: 1px 4px 6px 5px;
}
.Comment .CommentTitle {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9999FF;
	width: 300px;
}
.Comment .CommentBody {
	font-size: 12px;
	color: #9999FF;
	padding-top: 4px;
	padding-bottom: 0px;
}
.Comment .dateText {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 30px;
}
#RecordNav {
	display: block;
	text-align: right;
	width: 450px;
}
