/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


.slider-wrapper{

}



.theme-default #slider {
    margin:24px 0 0 0;
    width:751px; /* Make sure your images are the same size */
    height:291px; /* Make sure your images are the same size */
     border: white;
    border-style: solid;
    border-width: 10px;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
}

