@charset "utf-8";

#profile_content {
	height: 418px;
	width: 665px;
}
#profile_content_box {
	background-image: url(../images/profile/careers.jpg);
	height: 418px;
	width: 665px;
	background-repeat: repeat-y;
}
#profile_content_box a {
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	float: right;
	text-align: right;
	width: 90px;
	padding-right: 25px;
	height: 20px;
	margin-top: 396px;
}
#profile_content_box  a:hover {
	color: #a90116;

}
