
.topInfoLeft {
  width : 50%;
  font-size : 7pt;
  text-align : left;
}

.topInfoRight {
  width : 50%;
  font-size : 7pt;
  text-align : right;
}



.itemInfoTitle {
	width : 65px;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
}

.itemInfo {
}

.answer {
  margin : 5px;
  margin-left : 25px;
}




.rateSubmit {
	background-color : #EEEFF6;
	border : none;
	font-family : sans-serif;
	font-size : 8pt;
	padding-left : 5px;
	padding-right : 5px;
}

.rateSubmit:hover {
	font-weight : bold;
}

.rateLeft {
	border : solid #c0c7e4;
	border-width : 1px 0px 1px 1px;
}

.rateRight {
	border : solid #c0c7e4;
	border-width : 1px 1px 1px 0px;
}

.rateCenter {
	border : solid #c0c7e4;
	border-width : 1px 0px 1px 0px;
}

.hubbabubba {
	border : solid #212b5b;
	border-width : 1px 0px 0px 0px;
	width : 440px;
	height : 1px;
}




.nickinfo {
	margin-top : 2px;
	width : 100px;
	vertical-align : top;
	padding-right : 10px;
}

.commenttext {
}

.commentInput {
	border : 1px solid #212B5B;
	font-family : sans-serif;
	padding : 3px;
	margin : 3px;
	font-size : 8pt;
	line-break: strict;
	background : #F6FAF8;
}

.commentSubmit {
	background-color : #212B5B;
	color : white;
	font-family : sans-serif;
	padding : 1px;
	margin : 3px;
	font-size : 8pt;
	font-weight : bold;
	line-break: strict;
}
