#wrapper #content #leftContent .box .content #profile_friends .title, #wrapper #content #leftContent .box .content #profile_comments .title {
	background-color:transparent;
	background-image:none;
	border-bottom:1px solid #ffffff;
}

#wrapper #content #leftContent .box .content #profile_friends .content, #wrapper #content #leftContent .box .title #profile_comments .content {
	padding:5px;
}

#wrapper #content #leftContent .box .content #profile_info {
	float:left;
	text-align:center;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left {
	float:left;
	width:250px;
	margin-right:10px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left #profile_photo {
	margin-bottom:10px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left #profile_controls {
	margin-bottom:10px;
	text-align:left;
	border:1px solid #565D60;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left #profile_controls .title {
	background-image:url(../images/box-title.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:0px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left #profile_controls a {
	color:#FE390F;
	display:block;
	padding:2px;
	margin-top:1px;
	padding-left:15px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_left #profile_controls a:hover {
	color:#ffffff;
	text-decoration:none;
}

#wrapper #content #leftContent .box .content #profile_info .profile_right {
	float:right;
	width:300px;
	text-align:left;
	color: #FFFFFF;
}
#wrapper #content #leftContent .box .content #profile_info .profile_right div {
	margin-bottom: 10px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_right #profile_name {
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper #content #leftContent .box .content #profile_info .profile_right #profile_status {
	font-size:10px;
	color:#737277;
	margin-bottom:10px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_right #profile_about {
	margin-bottom:10px;
}

#wrapper #content #leftContent .box .content #profile_info .profile_right #profile_links {
	margin-bottom:10px;
}

#wrapper #content #leftContent .box .content #profile_friends {
	clear:both;
	margin-bottom:20px;
}

#wrapper #content #leftContent .box .content #profile_friends .content a {
	float:left;
	display:block;
	width:48px;
	height:48px;
	text-align:center;
	vertical-align:middle;
	line-height:48px; 
	margin-left:4px;
	margin-top:4px;
}

#wrapper #content #leftContent .box .content #profile_friends .content a img {
	width:36px;
	height:36px;
}

#wrapper #content #leftContent .box .content #profile_friends .content a:hover img {
	width:48px;
	height:48px;
}

#wrapper #content #leftContent .box .content #profile_friends a {
}

#wrapper #content #leftContent .box .content #profile_friends a img {
	border:0px;
	width:75px;
	height:75px;
}

#wrapper #content #leftContent .box .content #profile_comments {
	clear:both;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post {
	margin:5px 5px 15px 5px;
	overflow:auto;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_photo {
	clear:left;
	float:left;
	width:64px;
	margin-right:36px;
	overflow:hidden;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_photo a img {
	border:0px;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_author {
	float:left;
	width:453px;
	height:20px;
	font-size:10px;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_author a {
	color:#737277;
	text-decoration:none;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_author a:hover {
	text-decoration:underline;
}

#wrapper #content #leftContent .box .content #profile_comments div.comment_post div.comment_content {
	float:left;
	width:453px;
}

#wrapper #content #leftContent .box .content #profile_comments #commentbox {
	clear:both;
}

#wrapper #content #leftContent .box .content div.request {
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}

#wrapper #content #leftContent .box .content div.request div.photo {
	clear:left;
	float:left;
	width:100px;
}

#wrapper #content #leftContent .box .content div.request div.photo a {
	
}

#wrapper #content #leftContent .box .content div.request div.photo img {
	width:64px;
	height:64px;
	border:0px;
}

#wrapper #content #leftContent .box .content div.request div.content {
	float:left;
	width:503px;
	padding:0px;
}

#wrapper #content #leftContent .box .content div.request div.content div.subtitle {
	border-bottom:1px solid #ffffff;
}

#wrapper #content #leftContent .box .content div.request div.content div.content {
	margin-top:10px;
	margin-bottom:10px;
}
