@charset "utf-8";
/* CSS Document */
/* Created by Michael Anthony Raj */

.slider-wrapper { 
	width: 605px; 
	margin: 20px auto;
}

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

.clear {
	clear:both;
}