.cms-home #snapshots-of-shane {
	position: relative;
	left: 10px;
}

.cms-home #featured-movies {
	background: url(../images/frontpage/featured-background.png) no-repeat center center;
	width: 678px;
	height: 237px;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cms-home #featured-movies ul {
	margin: auto;
	text-align: center;
	display: block;
	padding-top: 17px;
}

.cms-home #featured-movies ul li {
	display: inline;
	padding: 18px;
}

.cms-home #featured-movies img {
	vertical-align: top;
}

.cms-home #promotions {
	display: block;
	margin: auto;
	text-align: center;
	margin-top: 15px;
	position: relative;
	right: 5px;
}

.cms-home #promotions img {
	vertical-align: bottom;
}

.cms-home #promotions #pierrefitch-promo {
	position: relative;
	top: -3px;
}

.cms-home .widget-new-products {
	
}

.cms-home .widget-new-products ul li {
	
}

.cms-home .products-grid {
	width: 32%;
	float: left;
}

.cms-home h3 {
	font-size:1.15em;
}