domingo, 19 de agosto de 2007

Haz esta encuesta primero:

/* PD01 CSS Document "Grey Plastic Standard" */
/* ----------- Background Box Div styles ----------- */
.pds-box { width: 270px; /* for fixed width enter value here, max width 700px */ color: #fff; background: #86858a url(images/pdb00-bottom-left.gif) no-repeat left bottom; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; } .pds-box-outer { background: url(http://s3.amazonaws.com/polldaddy/images/pdb00-bottom-right.gif) no-repeat right bottom; }
.pds-box-inner { background: url(http://s3.amazonaws.com/polldaddy/images/pdb00-top-left.gif) no-repeat left top; } .pds-box-top { background: url(http://s3.amazonaws.com/polldaddy/images/pdb00-top-right.gif) no-repeat right top; padding: 20px 20px 20px 20px; }
/* ----------- Question Box Div styles ----------- */
.pds-question { background: url(http://s3.amazonaws.com/polldaddy/images/pdq00-bottom-left.gif) no-repeat left bottom; } .pds-question-outer { background: url(http://s3.amazonaws.com/polldaddy/images/pdq00-bottom-right.gif) no-repeat right bottom; padding-bottom: 15px; }
.pds-question-inner { background: url(http://s3.amazonaws.com/polldaddy/images/pdq00-top-left.gif) no-repeat left top; } .pds-question-top { background: url(http://s3.amazonaws.com/polldaddy/images/pdq00-top-right.gif) no-repeat right top; padding: 15px 15px 0px 15px; font-size: 12px; color: #ECBF00; } /* ----------- Answer Box Div styles ----------- */
.pds-answer { font-size: 10px; /*line-height: 20px; */ color: #fff; padding: 10px 20px 15px 20px; } .pds-answer label{ /* currently left unstyled to maximise compatibilty */ }
.pds-radiobutton { /* currently left unstyled to maximise compatibilty */ } .pds-checkbox { /* currently left unstyled to maximise compatibilty */ } .pds-textfield { width: 100%; font-size: 10px; color: #fff; background-color: #666; border: 1px; border-color: #666; padding: 1px 1px 1px 1px; margin: 5px 0px 0px 0px; } .pds-answer-feedback { background-color: #666; padding: 0px 0px 0px 0px; height:18px; margin: 2px 0px 5px 0px; } .pds-answer-feedback-bar { background: url(http://s3.amazonaws.com/polldaddy/images/pd01-bargif.gif) repeat-x; margin: 3px; padding: 0px; height:12px; border: 0px; }
.pds-answer-feedback img { background: url(http://s3.amazonaws.com/polldaddy/images/pd01-bargif.gif) repeat-x; margin: 3px; padding: 0px; height:12px; border: 0px; }
/* ----------- Vote Box Div styles ----------- */
.pds-vote { font-size: 9px; color: #c3C4c7; line-height: 17px; padding: 0px 20px 10px 20px; } .pds-votebutton-outer { height:61px; }
.pds-vote a { font-size: 9px; color: #333; text-decoration: none; border-top: 1px; border-bottom: 1px; border-top-color: #666; border-bottom-color: #666; border-top-style: solid; border-bottom-style: solid; padding: 2px 0px 2px 0px;
} input.pds-votebutton { width: 61px; height: 61px; background: url(http://s3.amazonaws.com/polldaddy/images/pd00-votebutton.gif) no-repeat; outline: none; float: right;}input.pds-votebutton:hover { background: url(http://s3.amazonaws.com/polldaddy/images/pd00-votebutton.gif) no-repeat 0 -60px;}
.pds-totalvotes-outer { } .pds-totalvotes-inner { font-size: 10px; color: #ffb400; background-color: #666; padding: 3px 6px 3px 3px; margin: 0px 0px 10px 0px; text-transform: uppercase; letter-spacing: 1px; }