.slider-wrapper { 
	width:980px; 
	margin: 0 auto;
}

.theme-default #slider {
    margin:0 auto 0 auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

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