@charset "windows-1251";
/* CSS Document */

a {
color:#2A783B;
}

#PDI_form2057967, .PDS_Poll{
 	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	width:557px;
	font-size:12px;
	color:#666666;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	padding:0;
	color:#848484;
	margin:0px auto;
}

#poll{
	margin:10px auto 40px auto;
}

.pds-box{
	padding:0;
	margin:0;
}

.pds-answer{
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:270px;
}

.pds-box-top{
	padding:0;
}


.pds-question .pds-question-top{
	display:none;
}

.pds-question{
	background-image:url(../images/heading.gif);
	width:488px;
	height:21px;
	background-repeat:no-repeat;
	margin:0 10px 10px 10px;
	font-size:14px;
	font-weight:bold;
}


.pds-answer-group{
	padding:10px;
	display:block;
}

.pds-other-label{
	width:50px;
	float:left;
}

.pds-answer-group input.pds-radiobutton{
	float:left;
}

.pds-answer-group .pds-textfield{
	position:relative;
	top:-17px;
	left:60px;
	height:14px;
	border:solid 2px #CCCCCC;
	font-size:10px;
	padding:1px;
	color:#666666;
}

.pds-answer-span{
	padding-top:3px;
}

.pds-vote{
	background-image:none;
	background-color:#fff;
	padding-top:5px;
}

.pds-vote-button span{
	display:none;
}

.pds-links{
	text-align:center;
	display:block;
	font-size:10px;
	padding-right:5px;
	margin-top:5px;
}

.pds-links br, .pds-links-back br{
	display:none;
}

a.a2a_dd{
	 padding-left:5px;
}

a.pds-vote-button {display: block; background-image:url(../images/submit.jpg); background-repeat:no-repeat; height:26px; background-position:top left; text-decoration:none;}
a.pds-vote-button:hover {display: block; background-image:url(../images/submit.jpg); background-repeat:no-repeat; height:26px; background-position:bottom left;}

a.pds-comments { 	text-transform:uppercase; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; padding-top:5px; text-align:center; display: block; background-image:url(../images/comments.png); background-repeat:no-repeat; height:20px; text-decoration:none; background-position:top left;}
a.pds-comments:hover {	text-transform:uppercase; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; padding-top:5px; text-align:center; display: block; background-image:url(../images/comments.png); background-repeat:no-repeat; height:20px; text-decoration:none; background-position:bottom left;}

.pds-feedback-per{
	font-weight:bold;
}


.pds-totalvotes-outer{
	font-size:10px;
	text-align:center;
}


/* -------------------------------------------------Results------------------------------------------------- */
.pds-feedback-group{
	font-size:12px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	padding:10px;
}


.pds-clear{
}

/* --------------------------------------Custom Radio Buttons----------------------------------------------- */
.pds-answer-input{
	background-image:url(../images/radio.png);
	width:20px;
	height:20px;
	float:left;
	display:block;
	margin-top:-2px;
}

input.pds-radiobutton{
	width:2060px;
	position:absolute;
	left:-2000px;
	text-align:left;
	height:20px;
}

.onactive{
	background-image:url(../images/radio.png);
	background-position:left -75px;
	background-repeat:none;
	width:20px;
	height:20px;
	float:left;
	display:block;
	margin-top:-2px;
}


