*/BLOCKQUOTE*/
blockquote {
background: #F9F9F9;
color: #3B3B3B; 
text-align: justify;
font: 11px "Tahoma";
line-height: 18px;
padding:5px;
margin: 0 20px 0 20px;
border-left: 12px solid #BA3C3D;
}
/*FORMS*/
input.submit {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: center;
border: #F1F1F1 4px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}
input {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: center;
text-align: left;
border: #F1F1F1 4px solid;
margin-bottom: 0px;
}
textarea, #comment{
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding: 5px;
text-align: center;
text-align: left;
border: #F1F1F1 4px solid;
margin-bottom: 5px;
width:97%;
}
input:focus, textarea:focus, #comment:focus, input.submit:focus  {
background: #FFFFFF;
}
option {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding: 1px 5px;
text-align: left;
border-bottom: #F1F1F1 1px solid;
margin-bottom: 5px;
width:100%;
}
select {
background: #ffffff;
font: 11px "Tahoma";
color: #3B3B3B;
padding: 5px;
text-align: left;
border:1px solid #D4D4D4;
margin-bottom: 5px;
width:80%;
-moz-border-radius: 6px;
-moz-border-radius: 6px;
}
radio {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: left;
border: #F1F1F1 4px solid;
margin-bottom: 5px;
}

.wp-polls-form  input.submit {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: center;
border: #F1F1F1 4px solid;
margin-top: 5px;
margin-bottom: 5px;
display: block;
width: 35%;
}
.wp-polls-form input {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: left;
border: #F1F1F1 4px solid;
margin-bottom: 0px;
}

.wp-polls-form radio {
background: #F9F9F9;
font: 11px "Tahoma";
color: #3B3B3B;
padding:5px;
text-align: left;
border: #F1F1F1 4px solid;
margin-bottom: 5px;
}
