body {
	color: #222222;
}

#sn_request_container {
	padding: 20px;
	width: 460px;
}
#sn_request_heading {
	width: 460px;
	background-color: #df0021;
	padding: 4px;
	margin-bottom: 10px;
}
.sn_request {
	float: left;
	display: inline;
	position: relative;
}
.sn_request, #image {
	width: 100px;
	padding: 10px;
}
.sn_request, #request {
	width: 300px;
	padding: 10px 20px;
}

.profile_trans_box {
	padding: 9px;
	border: solid #bbbbbb;
	border-width: 0 1px 1px 0;
	background: url('/images/member/trans_bg_85.png') top left repeat;
	margin-bottom: 0px;
}
#member_comment_container {
	width: 738px;
}
#member_comment_header {
	width: 728px;
	background-color: #FFFFFF;
	padding: 5px;
	height: 16px;
}
#member_comment_header_title {
	float: left;
	position: relative;
	display: inline;
	font-weight: bold;
}
#member_comment_header_links {
	float: right;
	position: relative;
	display: inline;
}
.member_comment {
	width: 718px;
	padding: 20px 10px;
}
.member_comment_img {
	float: left;
	position: relative;
	display: inline;
	text-align: center;
	width: 100px;
	padding: 0 5px;
}
.member_comment_message {
	float: left;
	position: relative;
	display: inline;
	width: 598px;
	padding: 0 5px;
}
#member_friends{
	width: 316px;
}
.friend {
	float: left;
	position: relative;
	display: inline;
	width: 65px;
	padding: 10px 7px;
	text-align: center;
}
#friend_count {
	width: 316px;
	text-align: right;
}

.member-container {
	width: 758px;
}
#member_images {
	width: 382px;
	float: left;
}
#member_right_pane {
	float: right;
	width: 336px;
}
#member_links {
	width: 316px;
}
#member_links a {
	font-size: 14px;
	font-weight: bold;
}
#member_links_left {
	float: left;
	position: relative;
	display: inline;
	width: 138px;
	padding: 5px 10px;
	text-align: center;
}
#member_links_right {
	float: left;
	position: relative;
	display: inline;
	width: 138px;
	padding: 5px 10px;
	text-align: center;
}
#member_info {
	width: 316px;
}
.member_info_row {
	width: 316px;
	padding: 2px 0;
}
.member_info_left{
	float: left;
	display: inline;
	position: relative;
	width: 110px;
	padding-right: 6px;
}
.member_info_right{
	float: left;
	display: inline;
	position: relative;
	width: 200px;
	font-weight: bold;
}
.member_info_top{
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 20px;
	height: 16px;
	padding: 2px;
}
.member_info_bottom{
}
#member_name {
	width: 100%;
	height: 20px;
	padding: 0 5px 10px 5px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}
.default_img_container {
	position: relative;
	padding: 5px 5px;
	width: 300px;
	margin: 0 auto;
}
#float {
	float: left;
	display: inline;
}

#default_img_outer {
	width: 300px;
	height: 300px;
	overflow: hidden;
	#position: relative;
	display: table;
}
#default_img_inner {
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
#default_img {
	#position: relative; 
	#top: -50%;
}

#image_count {
	text-align: center;
	width: 300px;
	padding: 5px 0;
}
#thumbs {
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	width: 56px;
	height: 305px;
	padding: 5px 5px 0 10px;
}
.thumb {
	width: 56px;
	height: 56px;
	padding-bottom: 5px;
}
