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

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

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

#FanProfilePublic_content .fanThumb_placeholder {
	width:85px;
	height:85px;
	background-color:#232323;
}
#FanProfilePublic_content .right_col {
	float:left;
	width:451px;
/*	width:461px;*/
	padding:14px 0px 0px 2px;
}
#FanProfilePublic_content .right_col .name {
	font-size:22px;
	font-weight:bold;
	padding-left:3px;
	height:34px;
}
#FanProfilePublic_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;
	
}
#FanProfilePublic_content #tabWindow_home .innerWindow {
	line-height:2;
	margin:10px;
	padding:8px;
	width:415px;
	height:313px;
	background-color:#363636;
	position:relative;
}

#FanProfilePublic_content #tabWindow_home .copy {
/*	position:absolute;
	top:9px;
	left:12px;
*/
}
#FanProfilePublic_content #tabWindow_home .copy .label {
	color:#959595;
}
#FanProfilePublic_content #tabWindow_home .buttons {
	position:relative;
	top:14px;
	margin-bottom:20px;
}
#FanProfilePublic_content #tabWindow_home .button {
/*	margin-right:15px;*/
/*	float:left;*/
}
#FanProfilePublic_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;
}
/*#FanProfilePublic_content .right_col .duelsWrapper .header {
	padding-left:4px;
}*/
#FanProfilePublic_content .right_col .duelsWrapper .header {
	padding:0px 0px 15px 4px;
	letter-spacing:1px;
}
#FanProfilePublic_content .right_col .duelsWrapper .link {
	text-decoration:underline;
}
#FanProfilePublic_content .right_col .duelsWrapper .duelButton {
	position:absolute;
	top:17px;
	right:10px;
}
#FanProfilePublic_content .right_col .duelsWrapper .scrollerWrapper {
	width:437px;
	height:141px;
	background-color:#363636;
	margin:0px auto 14px auto;
	position:relative;
	left:0px;
}
#FanProfilePublic_content .scrollerWrapper .scrollerTitle {
	font-size:16px;
	letter-spacing:-1px;
	padding:10px 0px 5px 10px;
}
#FanProfilePublic_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;
}