@import "ctracker.css";
@charset "utf-8";
/* CSS Document */
#content-wrapper {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#content-wrapper p {
	color:#000000;
	margin:5px;
	padding:auto;
	margin-bottom:10px;
}

p.bigtext {
	font-size:13px;
	text-align:left;
}

p.centertext {
	text-align:center;
}

td.rowLabel {
	background:none;
	color:#000000;
}

.complaint-question {
	
}

.complaint-answer {
	color:#000000;
}

.ccomplaint-replyinfo {
	font-size:15px;
	font-weight:bold;
	float:right;
	margin-right:20px;
}

.cposterboard-reviewtable {
	width:100%;
}

.pbreview-wrapper {
	height:25px;
	width:120px;
	float:left;
	/* border:#CCCCCC 1px solid; */
}

.pbreview-stars {
	height:25px;
	width:85px;
	position:relative;
	background: transparent url(../images/stars.gif) 0 -50px;
	float:left;
}

.pbreview-stars-blue {
	position:absolute;
	height:25px;
	width:42px;
	background: transparent url(../images/stars.gif) 0 -25px;
	float:left;
}

.pbreview-rating-wrapper {
	font-size:15px;
	float:left;
	margin-top:3px;
	margin-left:2px;
}

.pbreview-rating {
}

.pbreview-comments {
	width:95%;
	height:200px;
}

p {
	text-align:left;
	font-size:13px;
}

table.statelawstable {
	width:60%;
	font-size:13px;
}

input.datepickerfld {
	background:url(../images/cal.gif) right no-repeat;
}

select.morerec {
	width:370px;
}

.addanotherfield {
	display:block;
}
