/*
	I E   S T Y L E S
*/

*html #header ul li, #header ul li a {
	display: block;
	float: left;
}
*html div.latestreviews ul li a {
}
*html div.latestreviews ul li {
	display: block;
	float: left;
	clear: left;
	width: 427px;
	margin-bottom: 5px;
}
*html hr.wipe {
	border-color: #fff;
	background-color: #fff;
	color: #fff;
}
*html div.home-reviews-module ul.home-dvds li {
   margin-right:3px;
   width:135px;
   float:left;
   overflow:hidden;
}
*html div.spotlight-module a h2, div.spotlight-module a p {
    	float: left;
 /*  	display: block;
	width: 180px;*/
}
*html input.button, input.submit, input.login-button {
	margin-top: 20px;
}
*html span.photocredit span {
}

*html#content {
zoom:1;
}


*html div.latestreviews ul li img, div.features img, div.home-reviews-module img {
float:left;
zoom:1;
}













