label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
color:#666666;
}

input.prefForm, select.prefForm
{
width:250px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;
} 
input.prefForm2, select.prefForm2
{
width:150px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;

} 

p.submit { padding-left:315px;  }


label.consultForm
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
font-weight:bold;
color:#666666;
}

input.consultForm, select.consultForm
{
width:190px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;
} 

input.month, input.day, input.year
{
width:51px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;


} 

p..consultForm
{ 
line-height:10px;

}

textarea.consultForm
{ 
width:190px;
height:170px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-top:0px;
}

textarea.consultFormMW
{ 
width:190px;
height:230px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-top:0px;
}

textarea.promRepForm
{ 
width:190px;
height:70px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin: 0;
}

#donorQuestions label
{
    float: none;
    text-align: left;
    display: inline;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: bold;
    color: #666;
}

/* target IE7 and below */
*:first-child+html #donorQuestions label
{
    width: auto;
}

* html #donorQuestions label
{
    width: auto;
}

#donorQuestions textarea {
    width: 100%;
    height: 40px;
    padding: 2px;
    background: #e3e3e3;
    border: 1px solid #000;
    margin-top: 0;
    font-size: 13.333px;
    font-family: 'MS Shell Dlg', sans-serif;
}

#donorQuestions textarea.more {
    height: 60px;
}

.wtrLabel {
margin-right: 0.5em;
font-weight:bold;
color:#666666;

}

input.wtr, select.wtr
{
width:150px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;
} 

label.shareForm
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
font-weight:bold;
color:#666666;
}

input.shareForm, select.shareForm
{
width:160px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
margin-bottom:-5px;
} 

textarea.shareForm
{ 
width:437px;
height:75px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
}

textarea.shareFormEmails
{ 
width:437px;
height:35px;
padding:2px;
background: #e3e3e3;
border: 1px solid #000;
}

input.btn{
   color:#fff;
   font-family:'helvetica neue',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
   }

.attention {
    color: #f00;
}