

/**
 * dream it contests updated for voting
 */


#contestRail {
width:240px;border:1px solid #cccccc;background:#efefef;padding:0px 5px 0px 5px;
}

#videoBlock {
height:300px;
overflow:auto;
width:100%;


}

.videoBlockImage{
display:block;padding-bottom:3px;
/*float:left;*/

}
.videoBlockDesc{
display:block;padding-bottom:3px;
/*float:left;*/

}
.contestHeading {
clear:both;
font-size:11px;
padding-bottom:3px;


}

.contestThumb {
float:left;padding-right:5px;display:block;

}

.contestDesc  {

font-size:10px;
display:block;

}


.contestRailBlock {
display:block;
padding:3px;
border-bottom:1px dashed #cccccc;
/*height:38%;*/
min-height:130px;
}

.clear-content {
clear:both;
display:inline-block;
font-size:0pt;
line-height:0pt;
}
		


/*===========*
 * Submit Comments Styling *
 *===========*/


.commentButton 
{
	margin:10px;
}


/*===========*
 * Printable *
 *===========*/



/*================*
 * Error-checking *
 *================*/


