#prestascope_slide_show_container{

	padding: 0;

	overflow: hidden;

	margin:auto;

	clear:both;

	background: url(../img/slider-back.png) no-repeat center bottom;

    padding-bottom: 40px!important;

	/* Change these values to modify display */

	/*margin-bottom:15px;*/

    border: 1px solid #e9e9e9;
}
#prestascope_slide_show_container img
{
	border:#ffffff solid 4px!important;
    width:970px;
}
