 /* START Slider Override */
	#calendar-closed { background-image: url('/images/date-closed.png'); width: 735px; height: 25px; display: block; margin-top: 50px; padding-left: 15px; padding-top: 7px; font-size: 1.1em; cursor: pointer; }

	.glider-edge,
	.glider-corner {
		display: none;
	}
 
	#glider-frame, #DisplayMain, .scroller, .section, #gliderAuctionData{
		width: 740px;
		height: 320px;
		margin: 0;
		border-radius: 0;
	}
 
	#glider-frame {
		float: none;
		border: 1px solid #000000;
		margin-top: 20px;
		-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.2);
		-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.2);
		box-shadow:0px 0px 2px rgba(0,0,0,0.2);
		-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#33000000,Positive=true)";filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#33000000,Positive=true);
	}

	.section {
		border: 0px;
		border-radius: 0;
	}
 
 	#homeMovieControl {
 	margin-top: 10px;
 	width: 755px;
 	}
	#homeMovieControl a.selected span {
	  	background: none;
	  	background-clip: padding-box;
		background: #008EC3;
		color: white;
		text-decoration: none !important;
		font-weight: bold;
		padding: 4px 0px !important;	
		border-radius: 3px;
	}
 /* END Slider Override */
 
 /* START Body Element Overrides */
 	body {
 		background-color:#FBFBFB;
 	}
 	
 	.labeledDivider {
		border-top: 1px solid #CCCCCC;	 	
 	}
 	
 	.hotLotsHeader > Div {
		font-weight: normal; 	
 	}
 	
 	#leftNavAnnouncement img {
  		vertical-align: bottom;
	}
 	 
 /* END Body Element Overrides */

 #parent-category-title {
	 color: #666;
	 padding: 15px 0 10px 0;
	 font-size: 200%;
	 line-height: 1.1em;
 }

.category-pages-container {
	max-width: 980px;
	margin: auto;
}

#category-content-container .mainContent {
	float: none;
	width: 100%;
	margin: 0;
}

#eventDate {
	padding-left: 25px;
}

#location {
	padding-left: 25px;
}

#top-sellers {
	padding-left: 25px;
}

.grid-x #metadata-sidebar {
    margin-right: 15px;
	padding-left: 25px;
}

.grid-x #metadata-sidebar .container {
	margin: 0;
    width: 100%;
}

/*END Responsive Classes*/