#doifdForm4 .doifdDefault4 {
width:90%;
text-align: center;
padding: 25px;
background: #eaeaea;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border: 8px solid #000000;
border-radius: 5;
-moz-border-radius: 5 5 5 5;
-webkit-border-radius: 5 5 5 5;
}
#doifdForm4 .doifdDefault4 ul, li {
list-style: none;
padding-top: 10px;
margin: 0 auto;
}
#doifdForm4 .doifdDefault4 input, label {
margin: 5px;
}
#doifdForm4 .doifdDefault4 input[type=text]{
width: 85%;
background: #efefef;
}
#doifdForm4 .doifdTitle4 {
color: #000000;
font-family: Georgia, serif;
font-size: 14;
text-align: center;
margin: 0px 0px 15px 0px;
}
#doifdForm4 .doifdDesc4 {
color: #000000;
font-family: Georgia, serif;
font-size: 12;
text-align: center;
margin: 15px 0px;
line-height: 1.5em;
}
#doifdForm4 .doifdDefault4 input[type=text] {
width: 85%;
background: #efefef;
margin-bottom: 20px;
}
#doifdForm4 .doifdDefault4 input[type=submit] {
width: 50%;
color: #ffffff;
background: #dd3333;
}
#doifdForm4 .doifdDefaultButtonHolder {
text-align: center;
}
