body {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; /*font-family: 'Roboto Condensed', sans-serif;*/ font-weight: 300; }

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.container a {text-decoration: none;color: #2870F7}
a:hover {text-decoration: underline;color: #2870F7}

strong {font-weight: 600; }

h5 {color :#333;}
p {line-height: 1.5em;}
.container {border-top: solid 4px #333;padding-bottom: 30px; }

.spaced {letter-spacing:20px;}

.fedex { font-weight: normal;}

.fedex span { font-weight: bold; letter-spacing: -3px; font-family: Helvetica, sans-serif;}

.headline {
    font-size: 36px;
    line-height: normal;
}

.header {text-align: center; border-bottom:  solid 1px #999;padding-bottom: 10px;margin: 5px 0px 20px 0px}


.greybg {background-color: #eee; padding: 10px;margin: 15px 0;}

.greybtn {background: #6C6C6C url('/images/download.png') no-repeat 15px 20px; padding: 20px; padding-left: 70px; color: #fff;width: 100px;height: 60px;display:block;float: left; margin-right: 20px;margin-bottom: 20px; border-radius: 7px;}

.greybtn:hover {background:#444 url('/images/download.png') no-repeat 15px 20px; color: #e2e2e2; }
a.greybtn {color: #Fff;}
a.greybtn strong {color: #fff;}
.limo-wrap-top {display:none;}
.limo-wrap-right {max-width: 460px; margin-bottom: 1em;}

 @media only screen and (min-width: 120px) and (max-width: 767px) {
 
 .limo-wrap-right {display:none;}
 .limo-wrap-top {display:block;max-width: 420px} 
 }
 
 .news-wrap {}
 .news-wrap a {display: block; margin-bottom: 10px;}

 @media (max-width: 800px) {
    .fedex { padding-top: 1em; }
 }