/*
 * $Id: profile.css,v 1.2.4.4 2008/03/31 19:39:31 ctandy Exp $
 * seattle default asthetics 
 */
 
#profile {
	border: 1px solid black;
	position: relative;
	display: block;
}

#profileContainer .center {	
	position: relative;
	top: 36px;
}	

#profile {
	position: relative;
	bottom: 33px;
	width: 675px;
}

.bulletedList {
	float: left;
}

#coverDiv {
	cursor: pointer;
}

.business {
	text-transform: uppercase;
}
