/*
10px = 77%
11px = 85%
12px = 9pt = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
*/

div#supportdrop { padding-bottom: 12px; }
div#supportdrop select { width: 300px; }
h2 { font-size: 85%; font-weight: bold; text-transform: uppercase; margin-top: 1.0em; margin-bottom: 1.0em; }
h3 { margin-bottom: .2em; }
#feature-home {border: none; width: 920px; height: 215px; display: block; margin: 0px; padding: 0px;}
#feature-home a {font-size: 11px; font-family: Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none;}
#feature-home a.featureBtn {display: block; width: 18px; height: 16px; padding: 2px 0px 0px; margin: 0px 0px 0px 4px; position: relative; float: right; right: 7px; top: -25px; text-align: center; background: url("btn.gif") top center no-repeat; color: #c74a1b; border: none;}
#feature-home a.featureBtn:hover, 
#feature-home a.featureBtn:active, 
#feature-home a.featureBtnOn {display: block; width: 18px; height: 16px; padding: 2px 0px 0px; margin: 0px 0px 0px 4px; position: relative; float: right; right: 7px; top: -25px; text-align: center; background: url("btn1.gif") top center no-repeat; color: #FFFFFF; border: none;}

/* Contacts Callout */
.contact-callout { margin: 0 0 10px 0; padding: 10px 10px 2px 10px; background: #e8f1f7; border: 2px solid #ecf7ff;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; box-shadow: 0 2px 4px rgba(0,0,0, .25); -moz-box-shadow: 0 2px 4px rgba(0,0,0, .25); -webkit-box-shadow: 0 2px 4px rgba(0,0,0, .25);}
.contact-callout h2 {font-size: 11px; text-transform: uppercase; margin: 0 0 10px 0;}
.contact-callout ul {margin: 0; padding: 0;}
.contact-callout ul li { margin: 0 0 8px 0; padding: 0; list-style-type: none; }

