.view_billboard {
	clear:left;
	margin:30px 30px 5px 30px;
	width:801px;
	border:2px solid #ccc;
}
.view_billboard .details {
	background-color:#eee;
	width:795px;
	margin:0;
	padding:3px;
	border-top:2px solid #ccc;
	height:26px;
	position:relative;
}
.details p {
	float:left;
}
.view_billboard .top_details {
	background-color:#eee;
	width:795px;
	margin:0;
	padding:3px;
	border-bottom:2px solid #ccc;
	height:22px;
	position:relative;
}
.addthis_toolbox {
	margin:0 auto;
	width:210px;
}
#view_all {
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.vote {
	position:absolute;
	right:2px;
	top:8px;
	margin:0;
	padding:0;
}
.vote label {
	float:left;
	font-size:12px;
	padding-right:4px;
}
#login_vote{
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	width:300px;
}
#login_vote_box{
	position:relative;
	margin-left:30px;
	width:800px;
}
#view_and_vote_choice {
	position:relative;
	display:block;
	background:transparent url('img/view_2009_winners.png') 0 0 no-repeat;
	width:765px;
	height:206px;
	margin:20px auto;
}
#view_and_vote_choice_2 {
	position:relative;
	display:block;
	background:transparent url('img/view_2010_winners.png') 0 0 no-repeat;
	width:765px;
	height:206px;
	margin:20px auto;
}
#vote_on_videos {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:350px;
	height:230px;
}
#vote_on_billboards {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	width:385px;
	height:230px;
}

