#logo
{
    position:relative;
    float:left;
    top:2px;
    height:55px;
    width:385px;
    left:15px;
    background-image: url(../images/lhc_logo.gif);
    background-repeat:no-repeat;
}

/* MP today */

#header_MP{

 display :  none;
}

#left_content
{
    position:relative;
    float: left;
    left: 0px; 
    top: 0px;
    margin-top: 5px;
    width: 315px;
    border-right:dotted 1px #cccccc ;   
}
.bk_testimonial
{
    position: relative;
    float: left;
    left: 0px;
    width: 308px;
    height: 200px;
    margin-top: 15px;    
    background-image: url(../images/bk_testimonials2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*border: 1px solid red;*/
}

#left_content_MP{

 display: none;
}
#headerform_MP{

 display:none; 
}
#footerlabel_MP{
	
 display: none;
}
#formFrame
{ 
  left : 0px;
  top : 0px; 
  position:relative;	
  height: 470px;
  width:  690px;
}
#footertext_MP
{
 display: none;	
}
.sub_banner_arrow
{
    position:relative;
    float:left;
    margin-top:7px;
    margin-left:8px;
    width:48px;
    height:18px;
    background-image: url(../images/bullet_arrow_Orange.gif);
	/*background-repeat:repeat-x;*/
	/* border:solid 1px #000000; */
}
/* end of MP today Switch */