.req {
    color: Red;
}
br {
    clear: both;
}
.formfieldError{
    clear: both;
}

.lightboxComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	display: none;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -275px;
	z-index:1001;
	overflow: hidden;	
	width: 545px;
}
.commentTop{
	
}
.commentBottom{
	
}
.commentContainer{
	font-weight: normal;
	clear: right;
	color: #333;
	padding: 10px 30px;
	border: 6px solid #909090;
	background-color: white;
	text-align: left;
	width: 473px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.commentContainer h2{
	font-size: 14px;
	border-bottom: 1px solid #909090;
	color: #909090;
	padding: 2px 0;
	margin: 20px 0 10px 0;
}

.commentContainer.votebox h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	color: #555555;
	padding: 0;
	margin: 15px 0 8px 0;
}
.isef{
/*padding-right: 20px;*/
padding-right: 57px;
float: right;
}
.displayHide{
display: none;
}
.captch{
border: 1px solid #909090;
}
#captchaError{
color: red;
font-weight: bold;
padding: 5px;
}
.votebox input.submitBtn{
width: 177px;
height: 26px;
display: block;
padding: 0;
border: none;
margin-top: 5px;
}
.votebox input.captchaInput{
width: 290px;
border: 1px solid #909090;
height: 22px;
padding: 5px;
margin-top: 5px;
}

.commentContainer h3{
	font-size: 13px;
	color: #909090;
	margin: 12px 0 3px 0;
}
.commentContainer p{
	color: #404040;
	line-height: 1.2em;
	font-size: 13px;
}
.commentContainer.votebox p, .commentContainer.votebox ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.2em;
	font-size: 12px;
}

.commentContainer input, .commentContainer textarea{
	border: 1px solid #909090;
	padding: 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentContainer textarea{
	height: 75px;
	width: 350px;
	margin: 6px 10px 0 0;


}
.closeComment{
	display: block;
	padding: 2px;
	color: white;
	text-decoration: none;
}
#overlayComment{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#flashHolder{
	width: 724px;
	background-repeat: no-repeat;
	float:left;
	padding: 0 28px 20px;
	min-height:600px;
	height: auto !important;
	height: 600px;
}
#hideFlash{
height: 585px;
}
.hideThis, displayNone{
display: none;
}
.voting-pag{
    margin:10px auto;
    padding-right:7px;
    width:651px;
}
.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.voting-paginate{
    width: 699px;
    float: left;
}
.belt-paginate{
    width: 999em;
    position: relative;
    left: 0;
}
.mask-paginate{
    width: 699px;
    overflow: hidden;
    position: relative;
}

#voteThankYou, #votingFailure, #loadingScreen{
    padding: 15px;
    background-color: #e0e0e0;
    margin-top: 10px;
}
#loadingScreen{
    text-align: center;
}
.votebox .social li{
    float: left;
}
.votebox .error{
    color: red;
    font-weight: bold;
    padding: 5px 0 0 10px;
    display: none;
}
.badge p{
    float: left;
    width: 200px;
}
.badge img{
    padding: 0 10px 5px 0;
}
.badge input{
    width: 162px;
    font-family: Monospace;
}