div.rcol { float: left; width: 270px; text-align: left; margin-right: 24px; }
div.rcol div.profile_box { border: 1px solid #a06aea; width: 246px; padding: 12px; margin: 0 0 12px 0; background-color: #fff; -moz-border-radius:5px; -webkit-border-radius:5px; }
div.bigmcol { float: left; width: 650px; }
div.comment_list { width: 580px; float: left; }

p.membername { color: #a06aea; font-size: 24px; margin-bottom: 6px; }

.sb_block { display: block; float: left; clear: left; }/*height: 18px; max-height: 18px !important; */
/*.sb_block { line-height: 26px; }*/

.new_friend_line {
	padding: 4px;
	border-bottom: 1px dotted #dfdfdf;
	font-size: 11px;
}

.new_friend_line a.new_icon { float: left; margin-right: 6px; width: 40px; }

/******************************************************

below here was pulled from older viewprofile.css

******************************************************/

div.details {
	/*border: 1px solid #121212;
	background-color: #f3f3f3;
	padding: 8px;*/
	margin-bottom: 12px;
}
div.details div {
	margin-bottom: .2em;
}

div.details p {
	margin-top: 12px;
}

#u_profile_data {
	overflow: auto;
	height: 300px;
	background-color: #121212;
	/*padding: 2px 8px 2px 2px;*/
	padding: 8px;
	margin-top: 0;
	border: 1px solid #fff;
}
#u_profile_data p { margin: 0 0 0.7em 0;  }
/*
#u_profile_data h2 { font-size: 1.35em; margin: 2px 0; }
#u_profile_data h5 { font-size: 1em; margin: 2px 0; border-top: 1px solid #fff; padding-top: 4px; }
*/

strong.uib_name { padding: 0 8px; }


#media_iframe {
	width: 616px;
	height: 350px;
	border: 0;
	margin: 0;
	padding: 0;
}

#media_iframe_placeholder {
	width: 616px;
	height: 350px;
	border: 0;
	margin: 0;
	padding: 0;
	display: none;
}

#pdata { width: 60%; float: left; }

/*#pdata, #pdata div, #pdata p { font-size: 0.9em; }*/

#pdata img { margin: 0; }

img.im_icon {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#fsbox * img { /*#friends_slider div.fs*/
	width: 58px;
	height: 58px;
	/*border: 1px solid #000;*/
	float: left;
	margin: 0 3px 3px 0;
}

#fsc {
	position: relative;
	top: 0;
	left: 0;
}

#pdata { margin-bottom: 0; }

#pquote {
	font-size: 1.2em;
	margin: 4px;
	font-weight: bold;
}

#pquote img { float: left; margin: 0 1em 1em 0; }

