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

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


.theme-default #slider {
    margin:0px auto 0 auto;
    width:720px; /* Make sure your images are the same size */
    height:100px; /* Make sure your images are the same size */
    margin-bottom: 25px;
    background-color: #000;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {

}

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