/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/
#slide{
	width:1000px;
	height:298px;
	padding-top:10px;
	margin-bottom:15px;}
.theme-default #slider {
	padding:10px;
    width:430px; /* Make sure your images are the same size */
    height:250px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper { padding:10px;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}