#feedback p {
width:500px;
line-height:16px;
margin:8px 0 8px 25px;
color:#fff;
}
input, select {
border:0;
}
#newsform {
width:500px;
background-color:#000;
color:#fff;
font:normal 11px arial, verdana,sans-serif;
text-transform:capitalize;
margin:0 0 0 75px;
}
label {
float: left;
width: 140px;
font-weight: bold;
}

#uheadlines div , #ucaptions div {
float:left;
}

.headline table {
padding:0;
margin:0;
vertical-align:top;
}

#newsform  input, textarea {
width: 175px;
margin-bottom: 5px;
}

#newsform  select {
width: 176px;
margin-bottom: 5px;
}
.dob select {
width: 60px;
margin-bottom: 5px;
}
#newsform textarea {
width: 130px;
height: 82px;
}

.boxes{
width: 1em;
}

#submitbutton {
width: 90px;
margin:10px 0 0 140px;
float:left;
}

br {
clear: left;
}

