#centerpanel {

background: url(/images/backgrounds/news-room.jpg) no-repeat;

}

#background_ext {

background: url(/images/backgrounds/news-room-ext.jpg);
height:100%;



}

#news_room {

margin-top:85px;
padding-left:20px;
width:540px;

}

#article {

width:100%;

}

h1 {

color:#1963ad;
font-size:1.6em;
margin-bottom:8px;

}

.blue_button {

margin-top:10px;
margin-bottom:15px;

}


h1, p {

padding-left:5px;

}

h1.headlines {

padding:0;
margin:5px 0px 17px 0px;
font-size:2em;

} 

#news_room img {

border:0;
margin-bottom:12px;
margin-top:10px;

}


#news_room p {

margin:5px 0;


}

/* Start New Headlines */
#news_room h3 {

margin-bottom:0px;
margin-top:7px;
font-size:1.4em;

}

#news_room p.caption {

padding:0;
margin-top:5px;
margin-bottom:0px;

}

.infoline {

clear:both;
padding:0;
margin:8px 0;
position:relative;
z-index:0;

}

.readmore {

position:absolute;
left:400px;
color:#f90;

}

.sep {

height:1px;
line-height:1px;
background-color:#fc6;
font-size:0;
margin: 10px 0;

}

.thumb {

float:left;
margin:5px 3px 0px 0px !important;
border:1px solid #666 !important;

}

/* Finish News Headlines */