/* ------------------------------------------------------------------- */ 
/* NEWS & EVENTS */
/* ------------------------------------------------------------------- */
/* Index */
/* ------------------------------------------------------------------- */

#Layout1-Page-Title h2 { display:none; }

#Layout1-News-Container										{}
#Layout1-News-Container ul									{}
#Layout1-News-Container ul li								{ list-style:none; min-height:75px; height:auto !important; height:75px; border-top:1px solid #CCCCCC; position:relative; padding:10px 0 15px 115px}
#Layout1-News-Container ul li a								{ text-decoration:none; font-size:1.0em; font-weight:bold; }
#Layout1-News-Container ul li a:hover						{ background-image:none; text-decoration:underline; }
#Layout1-News-Container ul li span							{ }
#Layout1-News-Container ul li span.IMAGE-OVERLAY			{ /*display:none;*/}
#Layout1-News-Container ul li img							{ position:absolute; left:0; top:0px; width:100px; height:75px; border:1px solid #CCCCCC; border-top:none; }
#Layout1-News-Container ul li a:hover img					{ ;}
