/*.column1{
	float: left;
	width: 624px;
	padding:15px 28px 0;
    margin-top:35px;
	z-index:1;
}

.column2{
	float: right;
	margin-top:35px;
	width: 314px;
}
*/

h1 { float: left; }

.franchise-menu {
	float: right;
	margin-top: 28px;
}

#games-listing .column1 h5 {
	float:left;
	font-size:14px;
	line-height:1;
	text-transform:uppercase;
	padding:20px 0 0 10px;
	text-align:left;
}

#games-listing .column1 h4 {
	font-size:11px;
	font-weight:bold;
	position: relative;
	z-index: 1;
}

#browser-content li {
	float:left;
	height:120px;
	text-align:center;
	width:202px;
}

#browser-content li a {
	text-decoration:none;
}

#browser-dropdowns {
	float: right;
	margin:20px 20px 0 0;
}

#browser-dropdowns li {
	float: left;
}

#browser-dropdowns li span, 
#sort-by span {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 5px;
	text-transform: uppercase;
}

#sort-by {
	color: #666;
	margin-right:20px;
	padding: 10px 0 20px 0;
	text-align:right;
}

#browser-content {
	position:relative;
	width:620px;
}

#total-games {	
	font-weight: bold;
	color: #666;
	position:absolute;
	left:0;
	top:-37px;
}

#sort-by a {
	font-size: 10px;
}

#sort-by a:hover {
	text-decoration: none;
}

#sort-by a.selected {
	cursor: default;
	text-decoration: none;
}


.seo-filter-list {
	display:none;
}

.item a {
	text-decoration:none;
}

span.pageNum{
	padding-right:4px;
}

.games-shows-promos {padding:0 0 20px 0;}

.games-shows-promos .box-top h5 {
	float:left;
	font-size:14px;
	padding-left:100px !important;
}

.games-shows-promos .box-top a h5 {
	color: #000;
}

.games-shows-promos .byshow {
	float:left;
	position:absolute;
	bottom:10px;
	left:0;
}

.games-shows-promos .button1 {
	float:right;
	margin:5px 10px 0 0;
}

.games-shows-promos .box-top .box-right a {
	display: block;
	text-decoration: none;
}

.games-shows-promos .box-top .box-right a:hover {
	text-decoration: underline;
}

.games-shows-promos .box-top .box-right .button1 a {
 	display: inline;
}

.games-shows-promos .box-middle {
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}

.games-shows-promos .box-bottom, 
.games-shows-promos .box-bottom .box-right {
	background-image:none !important;
	height:0 !important;
}

.games-shows-promos .description, .all-shows .description {
	display:none;
}

.games-shows-promos li, .all-shows li {
	float:left;
	padding:0 7px;
	text-align:center;
	width:140px;
}

.games-shows-promos li a {
	display: block;
	position: relative;
	z-index: 10;
}

#games-by-show-all-content li {
	margin-bottom:20px;
	width:185px;
}

#games-by-show-all-content li a {
	text-decoration:none;
}

#games-by-show-all-content li a:hover {
	text-decoration:underline;
}

#games-by-show-all-content li h4 {
	clear:both;
	font-size:12px !important;
	margin-top:5px;
}

#games-by-show-all-content li img {
	width:75px;
}

.small-sponsored {
	background:transparent url(/assets/sponsored-rect.gif) no-repeat;
	float:right;
	margin-bottom:20px;
	padding:10px 20px 10px 0;
	position:relative;
	text-align:right;
	width:292px;
}


#ad-300x250Div {
	clear:both;
}


#games-listing #total-games {
	text-indent:20px;
}

/* restoring top-of-the-column padding in the case where this module appears first */
.column2 .spotlight {margin-top:20px;} 