
.profile_body {
	float: left;
	font: normal 11px Verdana;
	font-weight: bold;
}

.profile_body div {
	background: #31527b;
}

.profile_body div div {
	margin-left: 1px;
	width: 422px;
	height: 400px;
	background: url('http://img1.webwosting.com/bportal/img/profile_body_bg.gif') repeat-x top left;
	border: 3px solid #31527b;
}

.profile_body h4 {
	background: url('http://img1.webwosting.com/bportal/img/profile_bullet.gif') no-repeat 0 40%;
	padding-left: 15px;
	color: #77a2c5;
	font: normal 18px Verdana;
	border-bottom: 1px dotted #d6d4d5;
	margin: 0 .5em;
}

.profile_body ul {
	margin: 10px 0 10px 30px; padding: 0;
	list-style: none;
}

.profile_body li {
	color: #fff;
	background: url('http://img1.webwosting.com/bportal/img/profile_list_bullet.gif') no-repeat 0 50%;
	padding-left: 10px;
	margin-bottom: 5px;
}

.profile_body li a:link,
.profile_body li a:visited,
.profile_body li a:active {
	color: #fff;
	text-decoration: none;
}

.profile_body li b {
	color: #b4b6b5;	
}

.profile_side {
	float: left;
	width: 164px;
	height: 400px;
	background: url('http://img1.webwosting.com/bportal/img/profile_side_bg.gif') repeat-x top left;
	border: 3px solid #5885ac;
	text-align: center;
	font: normal 11px Verdana;
	color: #fff;
}

.profile_side h4 {
	margin: 0;
	color: #ffa103;
	text-align: center;
	font: bold 18px Verdana;
}

.profile_side .rank {
	display: block;
	text-align: center;
}

.profile_side img {
	margin: 10px auto;
}

.profile_side .divide {
	display: block;
	background: #315470 url('http://img1.webwosting.com/bportal/img/profile_side_arrow.gif') no-repeat 150px 50%;
	color: #a6c4de;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}

.profile_side dl {
	margin: 5px 0 0 5px;
	text-align: left;
}

.profile_side dt, .profile_side dd {
	margin: 0; padding: 0;
	padding-left: 10px;
}

.profile_side dt {
	background: url('http://img1.webwosting.com/bportal/img/profile_list_bullet.gif') no-repeat 0 50%;
	color: #a6c4de;
	font-weight: bold;
}

.profile_side dd {
	margin-bottom: 5px;
}

