#hotNewContainer {
	margin-top: -6px;
	margin-bottom: 0;
	background-color: #2C3035;
	text-align: left;
	padding-bottom: 4px;
}

#hotNewContainer h1 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin:  0 0 3px 10px;
	padding-top: 2px;
	color: white;
}

IMG.hotNew_VIDEO {
	border: 1px solid black;
	margin: 0 5px 0 5px;
	width: 101px;
}

IMG.hotNew_MUSIC {
	border: 1px solid black;
	margin: 25px 5px 0 5px;
	width: 100px;
}

div.scrollingPane {
	clear:both;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	width: 100%;
}

div.scrollingContent {
	text-align: left;
	height:  150px;
	overflow: visible;
	white-space: nowrap;
	position: relative;
	left: 0;
}

DIV.glassyTop {
	background-image: url( /img/home/left-glassy-top.png );
	background-position: left top;
	background-repeat: no-repeat;
}

DIV.glassyTopContent {
	background-image: url( /img/home/right-glassy-top.png );
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

DIV.glassyTopContent > H1 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin:  0 0 3px 10px;
	padding-top: 2px;
	color: white;
}

DIV.CVS {
	width: 770px;
	height: 360px;
	background: white url(/img/login/ratings-CA.jpg) right center no-repeat
}

DIV.CVS H2 {
	font-family: Lucida Grande, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 30px 200px 2em auto;
}

DIV.CVS LI {
	font-family: Lucida Grande, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-right: 200px;
	margin-bottom: 1em;
}

DIV.CVS P {
	font-family: Lucida Grande, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 2em 200px auto auto;
}

/* Slider */
.ui-slider-handle { position: absolute; height: 19px; width: 172px; top: 0px; left: 0px; background-image: url(/img/home/slider-handle.png);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
/*.ui-slider-1 { width: 200px; height: 23px; position: relative; background-image: url(/img/home/slider-bg-1.png); background-repeat: no-repeat; background-position: center center; }*/
.ui-slider-1 { height: 19px; position: relative; background-image: url(/img/home/slider-background.png); background-repeat: repeat-x; background-position: top;}
