@charset "utf-8";
/* CSS Document */
.profile_details {
	color:#FFFFFF;
}

.profile_main_header {
	width:533px;
}

.profile_main_header_text {
padding:0px 8px 8px 15px;
}

.profile_main_header_body{
	background:url(../images/profile/header_2.jpg) repeat-y;
}

.profile_main_body {
	background:url(../images/profile/bg_2.jpg) repeat-y;
}

.profile_main_footer {
	width:533px;
	height:13px;
	background:url(../images/profile/bg_6.jpg);
}

.profile_left {
	float:left;
	width:150px;
}

.profile_right {
	margin-left:170px;
	width:350px;
}

.profile_right .heading_text {
	display:block; 
	padding:10px 0px 0px 10px;
}

.profile_right .right_header {
	width:345px;
	height:8px;
	margin-top: 5px;
}


.profile_right .right_body {
	background:url(../images/profile/bg_middle.jpg) repeat-y;
}

.profile_right .right_body li{
	list-style:disc;
	margin: 0px 10px 0px 10px;
	padding-bottom:3px;
	/*border:2px solid #000000;*/
}

.profile_right .right_footer {
	width:345px;
	height:8px;
}
