.theme-default #slider {
	margin:10px auto 60px auto;
	width:618px; /* Make sure your images are the same size */
	height:240px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

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

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}