body {
	margin:0px;
	padding:0px;
	background-image:url(../img/bkgrd.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
hr {
	height:8px;
	color:#ddf3fc;
	background:#ddf3fc url(../img/hr.comment.gif) no-repeat;
	border:0;
	width:462px;
	text-align:left;
	margin-left:48px;
}
h3 {
	font-size:125%;
}
.gmt {
	font-weight:normal;
	font-size:85%;
}
#header {
	width:450px;
	padding:8px 8px 8px 48px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#474845;
}
#header #commNo {
	font-size:85%;
}
#header #interviewName {
	font-size:140%;
	font-weight:bold;
}

.postcontainer {
	width:450px;
	padding:8px 8px 8px 48px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}
.postee {
	font-size:70%;
	color:#484845;
	line-height:13px;
	font-weight:bold;
}

.postee a:link,.postee a:visited {
	text-decoration:none;
	color:#6ECCF1;
	font-size:175%;
}
.postee a:hover,.postee a:visited:hover {
	text-decoration:none;
	color:#363636;
}

.posted {
	font-size: 75%;
	color: #484845;
	margin:5px 0 0 0;
}
.inptflds {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	height:15px;
	border:1px solid #C3C3C3;
	padding-left:3px;
	width:275px;
}
.postflds {
	width:450px;
	font-size:68%;
	padding:12px 8px 8px 48px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#474845;
}
.postcmt {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	height:90px;
	border:1px solid #C3C3C3;
	padding-left:3px;
	width:275px;
}
.postflds td {
	vertical-align:top;
	padding-bottom:4px;
}
#checkBoxes {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	left:120px;
	top:-38px;
}
#checkBoxes input {
	position:relative;
	top:2px;
}

#cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cnt a:link,#cnt a:visited {
	font-weight:bold;
	color: #6ECCF1;
}
#cnt a:hover,#cnt a:visited:hover {
	text-decoration:none;
}
