/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/



/*.theme-default #slider {
    width:850px; 
    height:207px; 
}*/

.full #slider{
	width:1086px;
	height:398px;
}
.products_content #slider{
	width:631px;
	height:346px;
}
.products_content .nivo-controlNav {
position: absolute;
left: 15%;
bottom: -42px;
margin-left: -40px;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}