

.theme-default #slider {
  /*  margin:10px auto 30px 10px; 
	float: right; */	
    width:950px; /* Make sure your images are the same size */
    height:420px; /* Make sure your images are the same size */
	border: 3px solid white;
	margin-left: 20px;
	margin-bottom: 10px;
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

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