/*
Theme Name: Drab Design
Description: The Drab Design theme based on the approved mocuk of Drab Design.
Version: 1.1
Author: INT
*/
.MavButton {
border-width:0px;
background-image:url(http://www.drabdesign.com/wp-content/themes/drab_design/images/btn-submit2.gif);
//background-position: left top;
background-repeat: no-repeat;
width: 92px; height: 50px;
background-color: transparent;
float: right;
}
.greyRightPanel {
    clear: right;
    float: right;
    width: 207px;
}
div#footer  {
padding-top:20px;
height:102px;
}
div#footer a {
color:#C4ECFF;
text-decoration:underline;
}

div#footer a:hover {
color:white;
text-decoration:none;
}


