/* BREADCRUMBS */

#breadcrumbs {
	margin: 0 25% 0 10px;
	display: none;
	margin: 0 0 0 -300% !important;
}

/* CONTENT */

#content {
	margin: 20px 10px 0 10px;
}

#content > h1 {
	width: 75%;
	margin: 0 0 0 -300% !important;
	float: left;
}

#contentFoot {
	margin: 0px 10px 0 10px;
	float: left;
	clear: both;
}

#uniFoot {
	margin: 3px 10px 0 10px;
	float: left;
	clear: both;
	width: 98%;
}

#ufLabelHead { 
}


