

@import url("module_header.css");
@import url("module_mainnavigation.css");
@import url("module_homepage.css");
@import url("module_maincontent.css");
@import url("module_leftcolumn.css");
@import url("module_phonedescription.css");
@import url("module_footer.css");

* { margin: 0; padding: 0; }

body { font: 62.5% Verdana, sans-serif; background: #fff; text-align: center; }

#wrapper { width: 950px; background: #fff; margin: 0px auto; text-align: left; }

#subpage_wrapper { margin: 0; padding: 10px 0 0 0; width: 950px; }
#subpage_wrapper h1 { margin: 0 0 30px 0; color: #00aeef; font-size: 18px; font-weight: bold; line-height: 18px; }

h1, h2, h3, h4, h5, h6 { font: 1.0em Arial, sans-serif; color: #333; }
table, th, td { font-size: 1.0em; border: 0; }
img { border: 0; }

.clearer { display: block; clear: both; height: 0; line-height: 0px; font-size: 0; }

.buttonWrapper { margin: 0; padding: 0; width: 100%; overflow: hidden; display: block; text-align: left; }
.buttonWrapper .messageTitle, .buttonWrapper input { padding: 0 !important; float: left; line-height: normal !important; } 
.buttonWrapper .messageTitle { margin: 11px 25px 0 9px !important; color: #00aeef; font-size: 1.8em; font-weight: bold; font-family: Arial, sans-serif; }
.buttonWrapper input { margin: 0 0 0 5px !important; height: 44px; } 