﻿#divVoteOverView a{ color:#062132;}
#divVoteOverView a:hover{ color:#F33;}

#VoteEdit a
{
 color:#062132;
 float:right;
}
#VoteEdit a:hover
{
 color:#F33;
}
#VoteEdit .EditLabal
{
	width:150px;
	float:left ;
	text-align:right;
	clear:left;
	margin-right:15px;
}
#VoteEdit .EditTextBox
{
	width:400px;
}
#VoteEdit
{
	width:620px;
	margin:20px 0 0 20px;
}
#AddNewAnswer
{
 float:right;
}
#ButtonBar
{
	margin-top:10px;
	width:620px;
	float:right;
}
#checkbox
{
	float:right;
	margin-right:10px;
}
#buttons
{
	float:right;
	width:200px;
}
#divVoteArea
{
	padding: 10px;
	position: relative;
	height: 124px;
}

#divVoteArea ul
{
    margin: 0px;
	padding: 0px;
	list-style: none;
}

#divVoteArea ul li
{
    padding-top: 6px;
    clear: both;
}

.vote_question
{
    font-weight: bold;
}

.vote_item
{
    float: left;
    width: 105px;
}

.vote_progressbar
{
    float: right;
    width: 100px;
    background-color: #D2D2D2;
}

.vote_bar
{
    background-color: #474747;
    color: #FFF;
    padding-left: 2px;
}


#divVoteOverView
{
	padding:20px 0 0 20px;
}
#divVoteControls
{
    float: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#divVoteControls input
{
    font-size: 10px;
    cursor: pointer;
    color: #000;
    background-color: #FFF;
}
#divButtonBar{ float:right ;}
col#colTekst{ width:280px;}
#addNew{float:right;}

