

#page{
	background: url(../images/facilitieshome.jpg) 40px 90px no-repeat;
}

#content h1#faculty {
	padding: 80px 0 10px 100px;
}

#links {
	margin: 0 430px 20px 106px;
}

#links li.bullet {
list-style-image: url(/media/arrow_bullet.png);
padding: 0;
margin: 0 0 3px 0!important;
font-size:94%;
font-weight:bold;
}
#links ul {
padding: 0;
margin: 4px 8px 10px 58px;
}
.curveT {
	float:right;
}

.curveBhol {
	background: url(/includes/branding/better/engine/images/curveB.gif) no-repeat bottom;
	font-size:94%;
	padding:16px;
}
.dotted{
	border-bottom:dotted 1px #ccc;
}