/* 3 Column Form Styling for Light Themes
-------------------------------------------------*/
@import url('https://secure.webmakerx.net/images/Sites/Site19163/Document/FormCss_3Col_Transp_Light.css');

/**************************************** WO 410278 3-4/11 SRS **/
#wrapper {
position: relative;
width: 900px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 60px;
font-family: arial,
             sans-serif;
color: #333;
line-height: 1.5;
font-size: 9pt;
}
#carbg {
position: absolute;
left: 431px;
top: 80px;
}
/***END************************************* WO 410278 3-4/11 SRS **/

/* 3 Column Form Styling for Light Themes
-------------------------------------------------*/
@import url('http://admin.webmakerx.net/images/Sites/Site19163/Document/FormCss_3Col_Transp_Light.css');

/**************************************** WO 410278 3-4/11 SRS **/
#wrapper {
position: relative;
width: 900px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 60px;
font-family: arial,
             sans-serif;
color: #333;
line-height: 1.5;
font-size: 9pt;
}
#carbg {
position: absolute;
left: 431px;
top: 80px;
}
/***END************************************* WO 410278 3-4/11 SRS **/

.wmxform {
margin-bottom: 0px !important;
padding-bottom: 20px;
}
.wmxform div p span input {
background-color: #666; 
border: 1px solid #000;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 5px 5px;
width: 100px !important;
}
.wmxform div p span input:hover {
background-color: #111; 
color: #fff;
}
.wmxform div p span input:active {
background-color: #fff; 
color: #333;
}

