﻿@charset "utf-8";

body {
	background-color: #F1F1F1;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

#main {
	width: 500px;
	margin-left: opx;
}

/*
This is the div containing the slider. You can also specify these rules 
directly within the .sw_container CSS class (classic_slider_bullets_skin.css).
*/
#imageSlideshow {
	box-shadow: 0px 0px 3px #A3A4A5;
}