.theme-default #slider {
	width:1000px; /* Make sure your images are the same size */
	height:300px; /* Make sure your images are the same size */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	-moz-box-shadow:0 0 4px #666666;
	-webkit-box-shadow:0 0 4px #666666;
	box-shadow:0 0 4px #666666;	
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {

}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
