
 input
{
color: #B10961;
background: #fbd4d4;
border: 1px solid #cc0066;
padding: 3px;
width: 175px;
margin: 0 0 2px 0;
}

.submit input
{
color: #B10961;
background: #fbd4d4;
border: 2px outset #cc0066;
width: 80px;
padding: 3px;
margin: 5px 0 12px 0;
}

/*newsletter sign up*/
.myForm td, input, select, textarea, checkbox  {
font-family: tahoma;
font-size: 12px;
}

.required {
color: red;
}