/*********************** GENERIC STYLES **************************************/
html,body{color:#ffffff;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

div.clear{clear:both}
div.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
div.clear{min-height:1px;height:auto !important;height:1px;}
td{vertical-align:top}
a:link,a:hover,a:visited,a:active{color:#000;}

.clear{
	clear: both;	
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.clearL{
	clear: left;
}
.clearR{
	clear: right;
}

body {
	text-align: center;
}
body * {
	text-align: left;
}
/*********************** [END] GENERIC STYLES **************************************/


/**************************** SPECIFIC STYLES **************************************/

div#main{
	width: 809px;
	min-height: 600px;
	margin:138px auto;
}

div#header{
	width: 809px;
	height: 267px;
}

div#navContainer{
	width: 100%;
	height: 154px;
	background-image: url(../gfx/tile.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	position: fixed;
	top: 0;
	text-align: center;
}
div#navigation{
	width: 809px;
	height: 154px;
	margin: 0 auto;
	background: transparent !important;
}

div#mainContent{
	width: 809px;
	min-height: 500px;
	font-size: 85%;
	line-height: 25px;
}

div.Column{
	width: 395px;
	height: 100%;
}
.voteText{
	width: 332px;
	height: 100%;
}
div#voteforitEvents{
	width: 395px;
	min-height: 161px;
}
div.voteEventsTextBox{
	width: 391px;
	min-height: 40px;
	margin-left: 1px;
	border-left: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px !important;
}
div.dotted{
	width: 395px;
	height: 24px;
}
.fadedGrey{
	color: #767676;
	font-size: 93%;
}
.bullet{
	width: 31px;
	height: 24px;
}
div#voteforitFlashObject{
	width: 386px;
	height: 252px;
}
div#voteforitFlashObject_YOUTUBE{
	width: 425px;
	height: 344px;
}
.perfectLineHeight{
	line-height: 15px !important;
}

#Column2{
	margin-top: 30px;
}

.thumb{
	width: 70px;
	height: 70px;
}
.author{
	display: block;
	float: right;
	min-width: 50px;
	height: 25px;
}
.author a{
	font-size: 10px;
	color: #fff;
}