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

#mainfeature {
background:transparent url(/i/features/photo.jpg) 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;
}

.imgrt.noline { border:0px !important;}

.imgrt img { width: auto !important; }

.pics {  width:453px; height:200px; padding:0; margin:0; overflow: hidden; }
.pics img { width: 453px; height: 200px;  top:0; left:0; }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#mainfeature p {
margin-top:-20px;
}

#mainfeature h3 {

margin-top:-210px; 
z-index:100;
}

#mainfeature { background-image:none;}

/*=================================
= 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:auto;}


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

hr {
	clear:none;
}



