/* Get Support - Contact us noflash/html stylesheet*/

    
    #bgDiv {
    overflow:hidden;
    width:756px;
    background-image: url('./images/main_image_756x336.jpg');
    background-repeat:no-repeat;
    height:336px;
    }
    .whiteBox {
    float:left;
    padding:0px;
    background: none;
    background-image:url('./images/gray_box.gif');
    background-repeat:no-repeat;
    height:142px;
    width:217px;
    margin:12px 12px 0px 12px;
    }
    
    #map_box  {
    background-image:url('./images/gray_box_map.gif');
    background-repeat:no-repeat;  
    }
    .whitebox_inner select { width:180px; margin:6px 0px; font-size:11px;}
    .whitebox_inner {margin:12px;}
    
    .whitebox_inner img.icon { float:right; margin-top:6px;}
    .whitebox_inner h3 {font-size:14px; margin:0px; border-bottom:1px solid #999; padding-bottom:3px;    
    }
    div.graphHeader {float: none; border-bottom:1px solid #c5c5c5;}
    div.graphHeader img {float: none ! important;}
    .whitebox_inner h4 {font-size:11px; margin:0px; font-weight:normal;
    padding-bottom:3px; border-top: 1px solid #fdfdfd;
    }
    .greenArrowList{ margin:0px; padding:0px;}
    .greenArrowList li{margin:0px; padding:0px 0px 0px 0px;
    list-style-type:none;
    list-style-position:outside;
    background-image:url('./images/green_bullet.gif');
    background-repeat:no-repeat;
    
  }    
   
    .greenArrowList li a{
    margin:0px; padding:0px;
    font-size:11px; text-decoration:none;
      width:120px;
      }
    .greenArrowList li a:hover{
        text-decoration:underline;
      }
     
