#profile_body {
	height: 433px;
	width: 665px;
}
#profile_menu {
	height: 16px;
}
#profile_menu a {
	font-size: 14px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	width: 80px;
	line-height: 14px;
	padding-left: 10px;
	font-family: Arial, "Arial Narrow", Tahoma, Verdana;
}
#profile_menu a:hover {
	color: #a90116;
}
