Update:
Here's what I see in Firefox using the Webmaster Tool when I highlight just the "enter your email" section.
- (line 1)
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
input, select, textarea (line 13)
{
font-family: arial;
color: #ffffff;
line-height: 13px;
font-size: 11px;
background-color: #6d6d6d;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #000000;
border-right-color-value: #000000;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #000000;
border-left-color-value: #000000;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
vertical-align: middle;
}
http://indigodecorative.com/includes/templates/12541/css/stylesheet.css
form, select, input (line 26)
{
}
input:focus, select:focus, textarea:focus (line 37)
{
}