a#dept_title {
background:transparent url(/i/template/masthead.gif) no-repeat scroll 0 0;
display:block;
height:53px;
text-decoration:none;
width:508px;
}

#mainfeature {
background:transparent url(/i/homepage-image.png) no-repeat scroll 0 0;
}

#mainfeature h3 {
background:transparent url(/i/features/headline.gif) no-repeat scroll 0 0;
top:150px;
z-index:2;
margin:0 0 0 312px;
}


/*=================================
= Natalia's additions: 11/21/2008 =
===================================*/

/* stop tables from breaking layout */
body.lo5 div#content table td p {
width:auto;
font-size:.9em; }

body.lo5 div#content table {width:450px;}


/* stop hrs from breaking layout */
body.lo5 div#content hr {
	width:auto;
}

hr {
	clear:none;
}



