*
{
	margin: auto;
	padding: 0;
}

#rotator
{
	border: 0px solid #000000;
	cursor: pointer;
	overflow: visible;
	margin: 15px 15px 15px 15px;
	position: relative;
	width: 300px;
	height: 300px;
}

#rotator img
{
	border: 0px solid #000000;
	cursor: pointer;
	width: 300px;
	height: 300px;
}

p
{
	text-align: center;
}.style2 {
	color: #74624d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 30px;
	padding-left: 5px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4F5150;
	font-weight: normal;
	margin-left: 15px;
	line-height: 1.5em;
	margin-right: 5px;
	list-style-type: disc;
} 

.scrollArea {
width: 275px; 
height: 100px;
padding-left: 5px;
padding-right: 5px; 
border-color: #6699CC;
border-width: 1px; 
border-style: solid;
float: left; 
overflow: auto;
}
