.firstPane {padding-bottom:20px;}

h1{padding-bottom:15px !important;}

#FirstRibbon p {color:#fff;}





/* /////////////////////////////////////   Access Numbers ///////////////////////////////////// */
/**/
.accessNumbersBox{width:100%;height:auto;float:left;background-color:#f8f8f8;margin:20px 0px 60px 0px;position:relative;padding:10px;}
.accessNumbersBox > .title{width:100% !important;padding: 10px 10px 10px 10px;background-color:#2e6899;float:left;text-align:center;}
.accessNumbersBox > .title span{ float:left;font-size:16px;margin:6px 6px 0 0px;color:#fff;}
.accessNumbersBox > .title .StateChooserSpan {width: 10%;}
.accessNumbersBox > .title p.small{height:34px;float:left;margin:0 0px 0 0;}
.accessNumbersBox > .box{width:100%;height:auto;float:left;margin-top:20px;color:#777676;}
.accessNumbersBox > .title #CountryChooser{width:228px;height:34px;float:left;margin:0 10px 0 0;padding:0 10px;position:relative;}
.accessNumbersBox > .title #CountryChooser img{position:absolute;left:13px;top:4px;}
.accessNumbersBox p#CountryChooser input{background: none repeat scroll 0 0 #fff;border: 0 none;border-radius: 15px;float: right;font-size: 18px;height: 32px;line-height: 18px;padding: 4px 3px 2px 31px;}
.accessNumbersBox #CountryChooser select
{
    display:none;
    width:228px;height:32px;border:0px;float:right;color:#2d2d2d;font-size:18px;font-weight:bold;font-family: 'Open Sans', arial, sans-serif;outline: none;cursor:pointer;text-align:center;
    border-top:1px solid #ececec;
    border-right:1px solid #ececec;
    border-bottom:1px solid #ececec;
    border-left:30px solid #ececec;
    background-color:#fff;
    padding: 3px 5px 5px 5px;
    font-size: 14px;
    line-height: 1;
    height: 30px;
    margin:2px 0 0 0;
	
}
.accessNumbersBox > .title .StateChooserSpan{}
.accessNumbersBox > .title .StateChooser{height:34px;float:left;margin:0 0px 0 0;padding:0 10px;position:relative;background-color: transparent;}
.accessNumbersBox > .title .StateChooser select
{
  background-color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    color: #2d2d2d;
    cursor: pointer;
    float: right;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 1;
    margin: 2px 0 0;
    outline: medium none;
    padding: 3px 5px 5px;
    text-align: center;
}

.accessNumbersBox > .box > .left{width:50%;height:auto;float:left;padding-left:10px;border-bottom:1px solid #e1e1e1; padding-bottom:5px;}
.accessNumbersBox > .box > .right{width:50%;height:auto;float:left;text-align:center;padding-right:10px;border-bottom:1px solid #e1e1e1; padding-bottom:5px;}
.accessNumbersBox > .box > div{margin-top:10px;}
.accessNumbersBox > .box > div p{width:100%;height:30px;float:left;margin:0px;padding:10px 0 0 0px;border-bottom:1px solid #e1e1e1;position:relative;}
.accessNumbersBox > .box > div p:first-child{color:#2e6899;}
.accessNumbersBox > .box > div p:last-child{border-bottom:0px;}
.accessNumbersBox > .box > .full{width:100%;float:left;margin:0px;padding:10px 10px 10px 10px;border-bottom:1px solid #e1e1e1;}
.accessNumbersBox > .box > .full:hover{background-color:#93ceff;}
.accessNumbersBox > .box > .full span{float:left;font-size:14px;width:50%;}
.accessNumbersBox > .box > .full strong{float:right;font-weight:normal;font-size:14px;width:50%;text-align:center;}

