#profile{
	padding-top: 10px;
}
#profile table{
	width: 411px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
#profile table th{
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	color: #660000;
	padding-top: 13px;
	padding-bottom: 13px;
}
#profile table th span{
	display: block;
	background-image: url(../../profile/career/img/profile_career_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	padding-left: 12px;
}
#profile table td.month{
	color: #660000;
	text-align: left;
}
#profile table td{
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-top: 13px;
	padding-bottom: 13px;
}
#profile li.squre{
	list-style-type: square;
	margin-left: 25px;
	color: #c2c2c2;
	margin-bottom: 3px;
}
#profile li span{
	color: #333333;
}
#profile div.picture{
	float: right;
	width: 200px;
}
#profile div.picture p{
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
