
.theme-default #slider {
    margin:15px auto 0 auto;
    /* width:618px; */ /* Make sure your images are the same size */
    /* height:246px; */ /* Make sure your images are the same size */
	width: 980px;
	height: 300px;

}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}