.column1{
	float: left;
	width: 624px;
	padding: 0 28px;
}

.column2{
	float: right;
	width: 314px;
}

/* Hub Browser Styles */
.hub-browser .box-top .box-right { padding: 0 25px 0 15px; }
.hub-browser .box-top h5 { float: left; }
.hub-browser .box-top ul { float: right; }
.hub-browser .box-top ul li {
	display: inline;
	line-height: 49px;
	padding: 0 5px;
}
.hub-browser .box-top ul li a:hover { text-decoration: none; }


#coverflow {
	margin-top: -55px;
	margin-left: -28px;
}
#coverflow object { outline: none; }

#carousel-container-character-carousel { padding-left: 5px; }
#carousel-container-character-carousel .carousel-navigation { margin-top: 15px; }

.games-by-character .carousel-container {margin:0 auto; text-align:center; width:420px;}
.games-by-character .carousel-navigation {height:50px !important; width:30px !important;}
.games-by-character .character {background:url(/assets/gameplay_related_placeholder.jpg) no-repeat; line-height:50px; color:#f00; font-size:32px; font-weight:bold;}

#carousel-character-carousel ul { height: 57px; overflow: hidden; }
#carousel-character-carousel .image { display: block; height: 57px; }

#hub-type-listing .box-title {padding-top:12px;line-height:1.3;}

#hub-type-listing li {
	float: left;	
	width: 196px;
	padding-right: 10px;
}

#hub-type-listing li.rowstart { clear: both; }
#hub-type-listing li.rowend { padding-right: 0; }

#hub-type-listing li li {height:auto; padding:0;}

.games-hub-type .content {text-align: center;}
.games-hub-type .description {display:none;}
.games-hub-type img {padding-top:20px;}

#hub-type-listing .games-hub-type h5 { padding-right: 10px; }
#hub-type-listing .games-hub-type h5 a {
	text-decoration: none;
	color: #000;
}

#hub-type-listing .games-hub-type a:hover {text-decoration:underline;}

#hub-type-listing .button1 {height:43px; margin:0 auto 20px auto;}
#hub-type-listing .button1 a {background:transparent url(/assets/orange_arrow.gif) right center no-repeat; color:#f60; line-height:43px; text-decoration:none; padding-right:10px; text-transform:uppercase;}
#hub-type-listing .button1 a:hover {text-decoration:underline;}

/* #sister-sidebar h3 {background:url(/assets/nick_games_header.gif) top center no-repeat; height:56px; text-indent:-1000em;}*/
.sister-sidebar li {clear:both; padding:5px 10px;}
.sister-sidebar .thumbnail {float:left; margin-right:5px;}
.sister-sidebar a {background:none;}
.sister-sidebar span {color:#666; float:left; font-size:11px; text-transform:none;}

.classic-replay-data {
	float: left;
	width: 125px;
	padding-left: 10px;
}



/*temp*/
.character{position:relative; float:left; width:70px; height:50px;}


/*
 * watchpage styles
 * 
 */


.watch-page .column1{
	width:994px;
	margin:0px;
	padding:0px;
}

.watch-page #video-player-container{
	position: relative;
	width: 994px;
	text-align: center;
}	

.watch-page #video-player-container #video-player{
	margin:0px auto;
}

.watch-page .hub-browser{
	width:624px;
	margin:0px auto;
}

.watch-page .hub-browser .box-top .box-right .box-title, .watch-page .hub-browser .box-top .box-right ul{display:none}
 


