/* BROWSER FLAGS (emoryuniversity/globaltemplate): default */
/* -------------------------------- default -------------------------------- */
.body {
	width: 872px;
	background-color: none;
	background-image: url(../data/i/emorySub.png);
	background-position: 1px top;

}
.unBody {
	background-image: url(../data/i/subBg.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.mSearchInput {
	padding: 2px;
	width:91px;
	color: #666;
	font-size: 11px;
	background-color: #fff;
	border:1px solid #cccccc;
}

.bodyText {
	background-color: #fff;

}
.bodyContent {
	padding-top: 0px;
}

.content {
 	min-height:330px;
	_height: 330px;
}