@charset "utf-8";
@import "reset.css";

/*  ===== @MAIN BODY STYLES ============================== */

html, body {height: 100%;}
body {font: 100.01% Tahoma, Arial, sans-serif; color:#666; margin: 0; padding: 0;}
#page,#blank{ background:#fff url(pageBack.jpg) repeat-x top; font-size: 12px;}


/*  ===== @DEFAULT STYLES ================================ */
.clear {
  clear: both; 
  display: block; 
  overflow: hidden; 
  visibility:hidden; 
  width: 0; 
  height: 0;
}  staf
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}  
* html .clearfix {height: 1%;}

:-moz-any-link:focus {outline: none;}

img {border:none;}

.content hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link, a:visited,a:focus {color:#2f62b5; text-decoration:none; outline:none;}
a:hover,a:active {color:#000;}
.content h2, .content h3, .content h5, .content h6 { color: #2f62b5; margin: 0 0 1em 0;}
.content h1,.copy h1 {font-size:22px; color:#2F62B5; margin: 0 0 1em 0;}
.content h2,.copy h2{ font-size:18px; }
.content h3,.copy h3{ font-size:16px; }
.content h4,.copy h4{ font-weight:bold;}
.content p,.copy p{color:#666; margin-bottom:15px; font-size: 12px; line-height: 1.4;}
.content ul, #content ol{margin:0 0 1em 0;}
.content li,.copy li{margin:0; list-style-type:disc;}

/*  ===== @HEADER =============================== */
#phoneWrapper { 
  float: right; 
  text-align: center;
  margin: 18px 0 0 0;
}
#phoneWrapper p { font-size: 16px; }
#phoneTxtAlt{
  color:#3abafd;
}
#phoneNumber{
  color:#2f62b5;
  font-size: 24px;
  margin: 5px 0 0 0;
}
#logo{
  float: left;
  border-top: none;
  height: 117px;
  width: 140px;
}
#header{
  width:960px;
  height:123px;
  margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
  list-style: none;
  font: 14px Arial, Helvetica, sans-serif;
  color:#fff;
  padding:0;
  text-decoration:none;
  width:750px;
  height:30px;
  clear:right;
  float: right;
  margin:25px 0 0 0;
}
#jsddm li{
  list-style:none;
  background: url(navBack.png) no-repeat;
}
#jsddm > li {float: left;}
#jsddm > li > a {
  color:#fff;
  width: 150px;
  text-align: center;
  display:block;
  font-weight:bold;
  text-decoration:none;
  height:36px;
  line-height:36px;
}
#jsddm > li > a:hover{
color: #e0e0e0;
}
.mainNavFirst a{

}
.mainNavLast a{
  background: url(navBack.png) no-repeat right;
}
#jsddm > li ul{
  display:none;
  width: 200px;
  list-style:none;
  position:absolute;
  z-index:100;
  border: 3px solid #30A2E8;
  border-top: none;
}
#jsddm > li > ul a{
  color:#fff;
  background: #0e2f89;
  padding: 4px 10px;
  font-size: 11px;
  text-decoration:none;
  display: block;
}
.subNav, .subSubNav, .subNavLast, .subSubNavLast{
border-top: 1px solid #135a86;
}
#jsddm > li > ul a:hover{
background: #3BBAFD;
}
#jsddm  > li ul li  ul{
border-top: 3px #30A2E8 solid;
margin:-25px 0 0 200px;
position:absolute;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
  background:url(homeMenuBack.jpg) repeat-x top;
  height:300px;
  width:100%;
  text-align:center;
  margin: 12px 0 0 0;
}
#homeMenu ul{ margin: 0 auto; width: 960px; padding: 0 0 0 20px;}
#homeMenu li {
display:inline;
float:left;
height:268px;
margin:20px 18px 0 0;
width:222px;
}
#autoItem { background: url(autoItemBack.jpg); }
#homeItem { background: url(homeItemBack.jpg); }
#busItem { background: url(busItemBack.jpg); }
#groupItem { background: url(groupItemBack.jpg); }

#autoQuoteBtn{
  display: block;
  background: url(autoQuoteBtn.png) no-repeat;
  width:204px;
  height:53px;
  overflow: hidden;
}
#autoQuoteBtn:hover {
  background-position: bottom left;
}
#homeQuoteBtn{
  display: block;
  background: url(homeQuoteBtn.png) no-repeat;
  width:204px;
  height:53px;
  overflow: hidden;
}
#homeQuoteBtn:hover {
  background-position: bottom left;
}
#busQuoteBtn{
  display: block;
  background: url(busQuoteBtn.png) no-repeat;
  width:204px;
  height:53px;
  overflow: hidden;
}
#busQuoteBtn:hover {
  background-position: bottom left;
}
#groupQuoteBtn{
  display: block;
  background: url(groupQuoteBtn.png) no-repeat;
  width:204px;
  height:53px;
  overflow: hidden;
}
#groupQuoteBtn:hover {
  background-position: bottom left;
}

.quoteBtnMove {
  margin:222px 0 0 -10px;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#blank #contentWrapper, #saints #contentWrapper{width:960px;padding:20px}
#contentWrapper{
min-height: 300px;
clear:both; 
margin:0 auto; 
width:960px; 
}
#contentWrapper .content li{
margin: 0 0 0 20px;
line-height: 1.4;
list-style-type: circle;
}
#contentWrapper h1{
font-size: 16px;
}
#homeContentWrapper {
clear:both;
margin:0 auto; 
padding: 3px 0 10px; 
width:960px; 
}
/* ===== @BREADCRUMB STYLES ============================================= */
.crumbs{
  color:#616161;
  margin: 20px 0 20px 0;
}
.crumbs a, .crumbs a:visited {
  color:#616161;
  font-size:14px;
  text-decoration:underline;
}
.crumbs a:hover, .crumbs a:visited:hover{
  color:#397dd0;
 }
.crumbLast{color:#397dd0;}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar{
  float:left; 
  width: 340px;
}
#sideNav{
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #CBC1A6;
color: #fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
}
#sideNav h2 {
    background:#143C94;
    font-size:16px;
    padding: 5px 10px;
}
#actionNavLinks li {
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #fff;
    list-style:none;
}
#testimonials {
padding:20px 0;
text-align:justify;
}
#actionNavLinks li a {
    color:#000;
    display:block;
    padding:5px 0 5px 10px;
    text-decoration:none
}

#actionNavLinks li a:hover {
    background:#DFD7C3;
    padding:5px 0 5px 10px
}

#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#000; margin:2px 0 0; }
#twitter li { color: #333; background:none; list-style:none; padding:5px 10px; color:#000; }
#twitter ul{
margin: 10px 0 0 0;
}
/* ===== @CONTENT STYLES ============================================= */

#homeContentWrapper .content{
  height:auto;
  float:left;
}
#homeContentWrapper .content h2{
  font-size: 11pt;
}
#contentWrapper .content{
  width:600px;
  height:auto;
  float:right;
}
#contactInfo{
  float:left;
  width:320px;
  height:auto;
}
#contactAddress{margin:15px 0 0 0;}
#googleMap{
  width:280px;
  height:280px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  padding:2px;
}
.boxFirst {
  width:675px;
  margin: 0 30px 0 0; 
  float: left;
}
#socialMedia{
float: left;
width: 300px;
padding: 0 20px 0 0;
}
#sideContent{
float: left;
width: 220px;
}
.homeSideContentBtn {margin: 0 0 5px 0;}
.socialMedia li{ display: inline; list-style-type: none; }
/* ===== @FORMS STYLES ============================================= */
#formContainer{
  width:520px;
  background: url(formBack.jpg) repeat-x #0e318b;
  border:2px solid #1d5eb0;
  margin:0 auto 20px;
  padding:4px;
  color:#fff;
  text-align:center;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
color: #fff;
  font-size:15px;
margin:0 0 4px 0;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0;}
.form label.error {color: #f00; padding-left: 5px; }
#submit{margin:5px 0 10px; }


/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
  margin:20px;
  line-height:1.3;
}
.blog h2{
  margin:0;
  padding:0;
  border-bottom:1px solid;
}
.blog .time{
  display:block;
  margin: 0 0 20px 0;
  font-size:10px;
  float:right;
}
.blog .article{
  clear:both;
  margin: 0 0 20px 0;
}
/* ===== @PARTNERS PAGE STYLES  ============================================= */
/*  partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:50px  auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display:  block;}
#partnersForm{
  float:right;
  margin:10px  5px 0 0;
}
#partnersForm  #formHeader{margin-top:0;}
#partnersQuote{
padding:5px  0 0;
text-align:left;
width:320px;
margin:0  auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}

#partnersQuote  .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote  .formInput .error{display:block;}
#partnersQuote  label.error {color: #fff; display:block; }
#partnersQuote  .formInput input.error {border:1px solid #f00; }

#partnersQuote  .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote  .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper  > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background:  #ffffff;
  width: 325px;
  padding:  5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin:  0 0 15px;
}
#couponContainer h2 { 
  display:  block; 
  text-align: center;
  padding:  8px 0 8px 0;
  background: #0061AA;    /*Coupon Header  Background Color*/
  color: #fff;       /*Coupon Header  Text Color*/
}
#couponContainer img {  margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px  0;
text-align:left;

}
.backVendor  { margin: 5px 0 0 120px; }

#partnersLeft{  width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{  width:302px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
     color:#fff;    /*heading font color*/
     font-size:18px;
    background:#173F97;    /*heading  background color*/
    display:block;
     margin:0 0 10px 0;
    padding:0 10px;
     -moz-border-radius: 4px; 
    -webkit-border-radius:  4px; 
    border-radius: 4px;
     border: 1px solid #c5c5c5; 
    height:35px;
     line-height:35px;
}
.partnerItem{
     color:#000;
    font-size:14px;
     background:#eee;   /*Item Background Color*/
     display:block;
    margin:0 0 10px 0;
     padding:10px;
    -moz-border-radius: 4px; 
     -webkit-border-radius: 4px; 
    border-radius: 4px;
     border: 1px solid #ccc;
}
.itemTxt{float:left;  width:370px; height:auto; margin:0 0 10px 0;}
.itemTxt h4 {color:#333;font-size:16px;}
.itemTxt p {margin:0 0 10px; line-height:1.4em;color:#666;}
a.printCoup{
     display:block;
    clear:both;
     color:#333;
    text-decoration:none;
     font-size:14px;
    background:#ccc;      /*Print  Button Background Color*/
    -moz-border-radius: 4px; 
     -webkit-border-radius: 4px; 
    border-radius: 4px;
     line-height:25px;
    height:25px;
     width:135px;
    text-align:center;
     padding:0;
    margin:0;
  border:1px dashed #bbb;
}
a.printCoup:hover{background:#f9f9f9;border:1px solid #bbb;}     /*Print Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{  
  float:right; 
  width:200px; 
  height:auto;  
  display:block;
  border: 1px solid  #c5c5c5; 
}
#partnersMenu{
     color:#2b2b2b;
    font-size:14px;
     background:#e4e4e4;    /*Our Partners Menu Background Color*/
     -moz-border-radius: 3px; 
    -webkit-border-radius:  3px; 
    border-radius: 3px;
     border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu  h2{
    color:#fff;
    font-size:18px;
     background:#173F97; /*Our Partners Menu Heading Background Color*/
     height:35px;
    line-height:35px;
     display:block;
    padding:0 0 0 10px;
     margin: 0;
    -moz-border-radius-topleft:3px;
     -moz-border-radius-topright:3px;
     -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
     border-radius-topleft:3px;
     border-radius-topright:3px;
}

#categories  span{
    border-top:1px solid #fff;
     border-bottom:1px solid #d0d0d0;
    list-style:none;
     display:block;
    margin:0;
     padding:0;
}
#categories span a{
     display:block;
    text-decoration:none;
     color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
     font-size:14px;
    padding:8px 10px;
}
#categories  span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover  Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
  clear:both;
  background: #0c2d88 url(footerBack.jpg) repeat-x bottom;
  color:#fff;
  margin:30px 0 0 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
  width:800px; 
  margin:0 auto;
  height:38px;
}
#footer li {
  display:block;
  line-height:38px;
  float:left;
  height:38px;
  width:auto;
  margin:0 15px 0 0;
  list-style:none;
}
#footer a, #footer a:visited {
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
  position:fixed;
  bottom:0;
  right:0;
  z-index: 9999;
  margin:0;
  padding:0;
}
#vpBtn{display:none;}

/* ===== @EXPANDING MENU ================================================ */ 

#dropDown{
  width:100%;
  text-align:left;
  margin: 10px 0 25px 0;
  background: url(expandBack.png) #e0e0e0 repeat-x bottom left;
  height: auto;
}
#moreInfo{
  margin: 0 auto;
  width: 960px;
}
#expandTop { 
  height: 13px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #d4cdbb;
  border-bottom: 1px solid #d4cdbb;
}
.expandContainer{ width: 960px; margin: 0 auto; }
#moreInfoBtn{
 position: relative;
 top: -2px;
 font-size: 10px;
 cursor: pointer;
}
#moreInfoBtn a{
  color: #786f56;
}
.moreInfoArrow{
position: relative;
top: 2px;
}
.expanderBox {
  float: left;
  width:225px;
  height: auto;
  margin: 20px 15px 30px 0;
}
.expanderBox p { line-height: 1.4; margin: 0 0 15px 0; min-height: 170px}
.expanderBox h2{
  font-size: 14px;
  margin: 0 0 8px 0;
}

.expanderBox hr {
  height:1px; 
  border:0; 
  border-bottom:1px dashed #6d6d6d;
}

/* ===== CARRIER TABLE =========================================== */

#claimsTable { 

  margin: 0 auto;
  background:#0E318B url(formBack.jpg) repeat-x scroll 0 0;
  border:2px solid #1D5EB0;
  color:#FFFFFF;
  margin:0 auto 20px;
  padding:4px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
 float: right;
}
#claimsTable table th{
  text-align: left; 
  height: 20px; 
  background: #EFE7D1;
  font-size: 14px;
  padding: 5px;
  color: #3761B3;
  border-bottom: 2px solid #2B5FB5;
  border-right: 1px solid #CBC1A6;
}
#claimsTable table td{
  text-align: left; 
  height: 20px; 
  background: #4D7FCF;
  font-size: 11px;
  padding: 5px;
  border-bottom: 1px solid #2B5FB5;
  border-right: 1px solid #2B5FB5;
}
#claimsTable table a{
  color: #fff;
  text-decoration: underline;
  }
#claimsTable table a:hover{ color:#ccc;}
#carrierColumn {  }
#serviceColumn {  }
#claimColumn {  }



/*** TEAM SAINTS STYLES ***/

#saints #header {height:60px !important;margin:10px auto}
#saints #header img {margin:0 auto;display:block}
#saints .last {margin:0 0 15px 0}
#saints hr {background:#e9e9e9;border:1px solid #e9e9e9}

/*** SAINTS STAFF ADDITIONS ***/

#saintsMsg {width:98%;margin:0 auto;overflow:hidden}
#staff-mission {float:left;width:49%;margin:0 10px 0 0}
  #staff-mission img {float:left;margin:0 10px 0 0}
#staff-about {float:right;width:45%}
  #staff-about img {float:left;margin:0 10px 0 0}
#staff-donate {flaot:right;width:20%}

.more-content {display:none}

#saints h3 {
    margin:0 0 10px 0;
    padding:0 0 0 35px;
    color:#224BA7;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px}

#saints p.bioLink {text-align:right}

.staff-wrapper {
    padding:10px;
    float:left;
    border:1px solid #e9e9e9;
    width:45%;
    margin:0 50px 15px 0}

.staff-wrapper:hover {background:#f9f9f9;border:1px solid #ccc}

.staff-wrapper h2 {margin:0 0 5px 0} /* h2 tag */
.staff-wrapper h5 {
    margin:0 0 5px 0;
    font-size:12px;
    font-family:arial,helvetica,sans-serif;
    font-style:italic}

.staff-wrapper img.pro {
    float:left;
    margin:0 10px 10px 0;
    padding:5px;
    border:1px solid #ccc}


.saints-container {width:855px;margin:0 auto;overflow:hidden}
  .saints-container #profile-photo {float:left;width:325px;border-right:1px solid #ccc}
  .saints-container #profile-photo img {
    float:left;
    display:block;
    border:1px solid #ccc;
    margin:0 10px 10px 0}
  .saints-container .poFullDesc {width:500px;float:left}


  .fullSaintDesc {display:none}


/* staff contain */
#staffContain { margin:0 auto; width:750px; display:block; clear:both; }
#staffContain h3 { font-size:18px; text-align:left; clear:both; }
/* staff wrap */
.staffWrap { -webkit-border-radius:20px; -moz-border-radius:20px; border:1px solid #eee; margin: 20px auto; background-color:#f9f9f9; width: 750px; clear:both; padding:10px; float:left; }
.staffWrap h4 { margin:5px; font-size:16px; color:#333; }
.staffWrap p { text-align: left; margin: 2px 0 3px; padding:5px; color:#333333; line-height:1.4em; }
/* staff top content */
.staffContent { -webkit-border-radius:20px; -moz-border-radius:20px; border:1px solid #eee; margin: 50px auto; background-color:#f9f9f9; width: 750px; clear:both; padding:10px; line-height:1.5em; }
.staffBottomContent { margin: 50px auto; width: 750px; clear:both; padding:10px; line-height:1.5em; }
.staffContent h1 { color:#2F62B5; font-size:16px; margin:10px 0; }
.staffContent h2 {color:#2F62B5;font-size:14px;margin:10px 0;}
.staffContent ul { margin:15px 0; }
.staffContent li { list-style:square; margin:0 0 0 50px; }
.officeInfo { width:960px; }
.imgHolder img { border: 3px solid #ccc; margin: 10px 10px 10px 10px; }
.imgHolder { float:left; width:200px; display:block; }
.imgHolder p { text-align:center; }
.backTop { width:750px; margin:0 0 10px 10px; padding:5px; text-align:right; }/* backtop is the back to top link box mode*/

.aqIcon { min-height:50px; }
.aqIcon img { float:left; margin:0 5px 5px 0; }
.aTitle { font-weight:bold; text-decoration:underline; }
.indent-li li { margin-left:35px !important; list-style:disc !important; }

/* Charities */
#addCharity { border: 1px solid #474645 }
#addCharity td { padding: 10px }
#addCharity td textarea { width: 440px; height: 75px; border: 2px dashed #999; display: block !important }
#addCharity .titleTd { text-align:center; font-family: Georgia; font-size: 20px; background: #fafafa; border-bottom: 1px solid #999 }

.charityForm .full-width input { width: 486px }

#tdaCharities {
  width: 960px;
  padding: 15px 0;
  clear: both;
  overflow: auto;
  background: url(/tdaCharities-bg.png) repeat-x;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 1px 2px #666;
  -moz-box-shadow: 0px 2px 1px 2px #666;
  box-shadow: 0px 2px 2px 1px #666 }

  #tdaCharities .tdaCharitiesLogo { display: block; width: 362px; height: 91px; margin: 0 auto 15px }
  #charitiesHeadline { background: #10338d; width: 940px; margin-bottom: 15px; padding: 10px; color: #fff; font-size: 20px; font-weight: bold; text-align: center }
  #tdaCharities #charitiesLeft { width: 300px; margin-left: 20px; float: left }
  #tdaCharities #charitiesRight { width: 600px; margin-right: 20px; float: right }
  #tdaCharities #formContainer {  }
  #tdaCharities ul { margin-left: 20px }
  #tdaCharities a.download { width: 225px; height: 30px; display: block; background: url(/tdaCharities-download.png) no-repeat top left; text-indent: -9999px }
  #tdaCharities a.download:hover { background-position: bottom left }
  #tdaCharities a.resources { width: 225px; height: 30px; display: block; background: url(/tdaCharities-resources.png) no-repeat top left; text-indent: -9999px }
  #tdaCharities a.resources:hover { background-position: bottom left }


#charitiesLeft ul {
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px }

#charitiesLeft li {
  margin: 0;
  padding: 0;
  font-weight: bold;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  list-style: none;
  background:#eee }

#charitiesLeft li a { display: block; padding: 5px 10px; text-shadow: 0px 1px 1px #fff }

#charitiesLeft li:first-child {
  border-top: none;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px }

#charitiesLeft li:last-child {
   border-bottom: none;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px }
#charitiesLeft ul li:first-child { padding: 5px 10px; font-size: 16px; color: #2c60b6; background: #eaeaea; text-shadow: 0px 2px 1px #fff }

/* CUSTOM CLASSES */
.align-center {text-align:center}
.align-left {text-align:left}
.align-right {text-align:right}


