#FanProfileOwner_content { width:927px;}

#FanProfileOwner_content .left_col {
	padding:10px 0px 0px 10px;
	float:left;
	width:455px;
}
#FanProfileOwner_content .left_col .mainPhotoWrapper {
	width:444px;
	height:389px;
	position:relative;
	background-color:#232323;
}
#FanProfileOwner_content .left_col .mainPhotoWrapper .mainPhoto {
	width:330px;
	height:330px;
	position:absolute;
	top:30px;
	left:7px;
	background-color:#000;
}
#FanProfileOwner_content .left_col .mainPhotoWrapper .vScroller {
	position:absolute;
	top:30px;
	right:6px;
}
#FanProfileOwner_content .left_col .mainPhotoWrapper .manage_images {
	position:absolute;
	bottom:10px;
	right:7px;
	color:#f00;
}

#FanProfileOwner_content .left_col .getFansWrapper {
	/*width:444px;
	height:142px;*/
	padding:8px 15px 0px 15px;
	width:414px;
	height:134px;
	background-color:#232323;
	margin-top:10px;
}
#FanProfileOwner_content .left_col .getFansWrapper .copy {
	padding:2px 0px 12px 0px;
	letter-spacing:1px;
}

#FanProfileOwner_content .left_col .fanGrid {
	width:450px;
}
#FanProfileOwner_content .left_col .fanGrid_header {
	width:444px;
/*	height:18px;*/
	margin:16px 0px 5px 0px;
	position:relative;
}

#FanProfileOwner_content .left_col .fanGrid_footer {
	width:444px;
	margin:10px 0px 5px 0px;
	position:relative;
}
#FanProfileOwner_content .left_col .fanGrid_footer {
	margin-top:0px;
}
#FanProfileOwner_content .left_col .fanGrid_header .header_img {
/*	float:left;*/
	padding-bottom:5px;
}
#FanProfileOwner_content .left_col .fanGrid .gridRow {
	clear:both;
}
#FanProfileOwner_content .left_col .fanGrid_header .numGuys {
float:right;	
}
#FanProfileOwner_content .left_col .fanGrid_footer .pagination {
	font-size:12px;
	position:relative;
	bottom:-4px;
	float:right;
}
#FanProfileOwner_content .left_col .fanGrid_header .messageFans a {
	color:#f00;
	text-decoration:none;
}
#FanProfileOwner_content .left_col .fanGrid .fanThumbWrapper {
	margin:0px 5px 5px 0px;
	float:left;
}

#FanProfileOwner_content .fanThumb_placeholder {
	width:85px;
	height:85px;
	background-color:#232323;
}
#FanProfileOwner_content .right_col {
	float:left;
	width:451px;
/*	width:461px;*/
	padding:14px 0px 0px 2px;
}
#FanProfileOwner_content .right_col .name {
	font-size:22px;
	font-weight:bold;
	padding-left:3px;
	height:34px;
}
#FanProfileOwner_content .right_col .tabs .tabButton_off {
	display:block;
	width:110px;
	padding-top:9px;
	height:20px;
	background:url('../../images/profile.tab_button_bg_off.png');
	text-align:center;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	margin-right:4px;
	float:left;
}
#FanProfileOwner_content .right_col .tabs .tabButton_on {
	display:block;
	width:110px;
	padding-top:9px;
	height:20px;
	background:url('../../images/profile.tab_button_bg_on.png') 0 0 no-repeat;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	margin-right:4px;
	float:left;
}
#FanProfileOwner_content .right_col .tabs .tabWindow {
	clear:both;
	width:451px;
	border:1px solid #494949;
	height:349px;
	background:url('../../images/profile.public_tab_window_bg.png') 0 0 no-repeat;	
	position:relative;
	font-size:14px;
	font-weight:bold;
	line-height:2;
}
#FanProfileOwner_content #tabWindow_home .innerWindow {
	background-color:#363636;
	width:434px;
	height:313px;	
	margin:20px auto 20px auto;
	padding:9px 0px 0px 12px;
	position:relative;
}

#FanProfileOwner_content #tabWindow_home .copy {
/*	position:absolute;
	top:9px;
	left:12px;
*/
}
#FanProfileOwner_content #tabWindow_home .copy .label {
	color:#959595;
}
#FanProfileOwner_content #tabWindow_home .buttons {
	position:relative;
	top:14px;
	margin-bottom:15px;
}
#FanProfileOwner_content #tabWindow_home .button {
	margin-right:15px;
	float:left;
}

#FanProfileOwner_content .right_col .duelsWrapper {
	/*width:453px;
	height:585px;*/
	width:447px;
	/*height:565px;*/
	background-color:#232323;
	margin-top:10px;
	padding:10px 3px 10px 3px;
	position:relative;
}
#FanProfileOwner_content .right_col .duelsWrapper .header {
	padding-left:4px;
}
#FanProfileOwner_content .right_col .duelsWrapper .copy {
	padding:13px 0px 22px 7px;
	letter-spacing:1px;
}
#FanProfileOwner_content .right_col .duelsWrapper .link {
	text-decoration:underline;
}
#FanProfileOwner_content .right_col .duelsWrapper .duelButton {
	position:absolute;
	top:17px;
	right:10px;
}
#FanProfileOwner_content .right_col .duelsWrapper .scrollerWrapper {
	width:437px;
	height:141px;
	background-color:#363636;
	margin:0px auto 14px auto;
	position:relative;
	left:0px;
}
#FanProfileOwner_content .scrollerWrapper .scrollerTitle {
	font-size:16px;
	letter-spacing:-1px;
	padding:10px 0px 5px 10px;
}
#FanProfileOwner_content .scrollerWrapper .scrollerTitle .link {
	color:#f00;
	text-decoration:none;
	font-size:12px;
	position:absolute;
	right:12px;
	top:13px;
}
.scrollerWrapper .hScroller {
	width:414px;
	height:95px;
	margin:0px auto 0px auto;
}