.pds-box {
    width: 195;
}
.pds-question {
	color: #003062;
	font-size: 10px;	
    font-weight: bold;
	margin-bottom: 3px;
}
.pds-answer {
	color: #003062;
	font-size: 10px;	
}
.pds-answer input {
	margin-top: -1px;
	height: 19px;
 	vertical-align: middle;
}
.pds-answer-feedback-bar {
    display: none;
}
.pds-votebutton-outer {
    margin-top: 5px;
}
.pds-votebutton {
    background:transparent url(../images/polldaddy-votebutton.gif) no-repeat scroll 0%;
    height:16px;
    width:50px;
}
.pds-vote {
	font-size: 10px;    
	margin-top: 0;
}

