/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/





/* HTML5 tags */

/*===================*/
/*=== Main Styles ===*/
/*===================*/




.theme-default #slider {
	top:11px;
	left:10px;
    width:879px; /* Make sure your images are the same size */
    height:303px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

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