/* css file for OID */





.bust_picture {
    background:url(../images/glenMulready.png) no-repeat;
    height:191px;
    width:210px;
    position:absolute;
    margin-top:-78px;
    left:25px;
}

/* IE */
/* IE7 */
*+html .bust_picture {
    margin-top:-50px;
}

/* IE8 */
.bust_picture {
    margin-top:-82px\0/;
}


.insurance_commissioner {
    font-size:1.3em;
    color:#fff;
    position:absolute;
    top:76px;
    left:200px;
    font-family:"Arial";
    font-variant:normal;
    font-weight:bold;
}

.insurance_commissioner_name {
    font-size:2.7em;
    color:#fff;
    position:absolute;
    top:90px;
    left:200px;
}




.current_feature_single {
  width:958px !important;
  margin-top:-23px !important; 
}



/*@media only screen and (min-width: 770px) and (max-width: 987px) {
.bust_picture {background-size:130px; margin-top:-42px; margin-left:30px;} 
.insurance_commissioner {left:170px;}
.insurance_commissioner_name {left:170px;}
 
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
.bust_picture {display:none;}
.insurance_commissioner {left:130px;}
.insurance_commissioner_name {left:130px;}

}

@media only screen and (max-width: 479px) {
 .bust_picture {display:none;}
 .insurance_commissioner {left:110px;}
 .insurance_commissioner_name {left:110px;}
  
}*/

