/* = box polls
====================================== */
		
.box_polls{
	background: url(../i/video/box2_bg.gif) repeat-y;	
	width: 650px;
}	

.box_polls h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 23px;
	line-height: 19px;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 0;
}	

.box_polls_start{
	background: url(../i/video/box2_start.gif) no-repeat top;
	width: 650px;
}

.box_polls_end{
	background: url(../i/video/box2_end.gif) no-repeat bottom;
	clear: both;
	padding-bottom: 4px;
}

.box_polls_paging{
	background: url(../i/user/form_end.gif) no-repeat;
	height: 20px;
	padding: 5px;
	display: block;
	clear: both;
}

.table_th{
	background: url(../i/polls/th.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	height: 28px;
}

.table_th div{
	padding-top: 6px;
	text-align: center;
	float: left;
}

.table_tr_top{
	height: 1px;
	background: url(../i/polls/tr_top.gif) no-repeat;
}

.table_tr{
	background: url(../i/polls/tr.gif) repeat-y;
	padding-top: 5px;
	padding-bottom: 3px;
	clear: both;
	float: left;
	display: block;
}

.table_tr_bottom{
	height: 4px;
	background: url(../i/polls/tr_bottom.gif) no-repeat;
}

.table_tr div{
	font-size: 11px;
	color: #255470;
	float: left;
	overflow: hidden;
	text-align: center;
}

.table_tr .td_title{
	color: #000;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 4px;
	width: 270px;
	text-align: left;
}		
	
.table_tr .td_title a{
	color: #000;	
}

.table_tr .td_submitted{
	width: 125px;
}		
	
.table_tr .td_user{
	width: 101px;
}

.table_tr .td_ends{
	width: 60px;
}

.table_tr .td_comments{
	width: 78px;
}

/* = poll info
====================================== */
h3#author{
	position: absolute;
	bottom: 18px;
	left: 10px;
	color: #255E7A;
	font-size: 12px;
}

p#date{
	position: absolute;
	bottom: -7px;
	left: 10px;
	font-size: 11px;
	color: #000;
}

p#views{
	position: absolute;
	bottom: 7px;
	right: 275px;
	color: #255E7A;
}

p#info{
	position: absolute;
	bottom: -7px;
	right: 275px;
}

#bookmarks{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#bookmarks span#sharethis_0, #bookmarks div
{
	display: inline;
	float: left;
}

#bookmarks span#sharethis_0
{
	margin-top: 3px;
}

#box_poll_view h4 a
{
	display: none;
}

/* = poll
====================================== */
.best_movies#poll{
	background: url(../i/video/box2_bg.gif) repeat-y;	
	width: 650px;
}	

#poll .best_movies_start{
	background: url(../i/video/box2_start.gif) no-repeat top;
}

#poll .best_movies_end{
	background: url(../i/video/box2_end.gif) no-repeat bottom;
	clear: both;
}

#poll h3
{
	background: url(../i/polls/big_poll_header.gif) no-repeat bottom;
	width: 614px;
}

#poll h4
{
	background: url(../i/polls/big_poll_footer.gif) no-repeat;
	width: 614px;
}

#poll p.choice
{
	width: 630px;
}

#poll p.choice label
{
	width: 611px;
}

#poll .results_table
{
	background: url(../i/polls/big_poll_results_bg.gif) repeat-y;
	width: 644px;
}

#poll .results_table_start
{
	background: url(../i/polls/big_poll_results_top.gif) no-repeat top;
	width: 644px;
}

#poll .results_table .results_table_tr
{
	width: 644px;
}

#poll .results_table .results_table_tr .results_table_option
{
	padding-left: 15px;
	padding-right: 6px;
	width: 305px;
}

#poll .results_table .results_table_tr .results_table_votes
{
	width: 50px;
}

#poll .results_table .results_table_tr .results_table_percent
{
	width: 252px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(../i/polls/big_poll_results_hr.gif) no-repeat center top;
}

#poll .results_table .results_table_tr#total
{
	background: url(../i/polls/big_poll_results_bottom.gif);
}

#poll .results_table .results_table_tr#total .results_table_option
{
	text-align: center;
}

#poll .results_table .results_table_tr .results_table_percent p
{
	right: 16px;
}

#video-search #submit_your_page a{
	background: url(../i/video/create_a_poll.jpg) no-repeat;	
}	
