.eventBox{float:left; width:950px; padding:0 15px;
background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(255,250,105,1) 94%, rgba(255,255,92,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(63%, rgba(255,255,255,1)), color-stop(94%, rgba(255,250,105,1)), color-stop(100%, rgba(255,255,92,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(255,250,105,1) 94%, rgba(255,255,92,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(255,250,105,1) 94%, rgba(255,255,92,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(255,250,105,1) 94%, rgba(255,255,92,1) 100%); /* ie10+ */
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 63%, rgba(255,250,105,1) 94%, rgba(255,255,92,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFFF5C',GradientType=0 ); /* ie6-9 */
}
.eventBox h1{float:left; width:100%; text-align:left; font-size:18px; padding:10px 0; letter-spacing:0; font-family:Arial, Helvetica, sans-serif; margin-top:30px;color:#69C !important;}

p, h4{ font-size:16px; line-height:150%; padding:10px 0; float:left; width:100%;}


blockquote h2{ color:#69C; font-size:16px; padding-bottom:10px;}



div.g-recaptcha{float:left; clear:both;}

.voteBox{float:left; width:100%; margin-bottom:30px;}

.voteBox blockquote{padding:2%;float:left; width:46%;}

label{padding-right:20px;}


.footTex{float:left;width:100%; border-top:10px solid #C00; padding:20px 0; margin-top:20px;}
.footTex p{ font-size:12px;}

.contRight{float:right; width:325px; padding-left:25px; font-size:12px;}
.contRight img{padding-bottom:20px;}

div.outLink{ display:none!important;}
.contentBoxInner{width:1000px!important;}

#submit_button{ font-size:18px!important; padding:5px; cursor:pointer;}