/*popup modal Begin*/
#facebox .b {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/b.png);
}
#facebox .tl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tl.png);
}
#facebox .tr {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/tr.png);
}
#facebox .bl {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/bl.png);
}
#facebox .br {
  background:url(/ehealthinsurance/images_new/medicare/quotePage/br.png);
}
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  border-collapse: collapse;
}
#facebox td {
  border-bottom: 0;
  padding: 0;
}
#facebox .bd {
  padding: 15px;
  background: #fff;
  width: 455px;
}
#facebox p{
  line-height:23px;
  margin-bottom:14px;
}
#facebox .included-ico img{
    margin:2px 5px 0 0; 
    float:left;
}
#facebox h4,#facebox .title{
    line-height:23px;
    margin-top:13px;
    color:#003173;
    font-weight:bold;
}
#facebox h5{
    font-weight:normal;
    font-size:14px;
}
#facebox ul {
    margin:5px 40px 10px;
}
#facebox .close{
  position:absolute;
  right:25px;
  top:25px;
  padding-right:16px;
  background:url(/ehealthinsurance/images_new/sbghome/bn_glos_close_1.gif) no-repeat right center;
}
#facebox .note {
  margin-top:10px;
  color:#666666; font-size:12px;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
#CompareHint {
    margin-bottom:20px;
}
#CompareHint p {
    font-weight:bold;
    /*padding:30px 0 0;*/
    color:#646464;
}
.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #ffffff;
  z-index: 99;
}
#facebox .content {
	width:auto;
}
#facebox  .spanish {
    height:380px;
    margin-top:30px;
    overflow-y:auto;
    border:0;
    padding-right: 6px;
}
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*popup modal End*/
#facebox ul.agents-list{
    margin:0;
}
#facebox ul.agents-list li{
    background: url("/ehealthinsurance/images_new/layout/list-bullet.gif") no-repeat 0 7px;
    padding-left:10px;
    margin-top:2px;
}

#facebox .loading {
    text-align: center;
}
#facebox .image {
    text-align: center;
}
#facebox img {
    border: 0;
    margin: 0;
}
#facebox .submit-bt p {
    color:#666;
    margin-top:10px;
    margin-bottom:0;
}

#facebox .successful-info {
    padding:25px 0 15px 75px;
    margin-bottom:0;
    line-height:28px;
    background:url("/ehealthinsurance/images_new/medicare/hook.gif") 15px 20px no-repeat;
}
#facebox .successful-info h2 {
    color:#309ed1;
    font-size:24px;
}
