#imgslider{
	margin: 8px 0 0 8px;
	float: left;
	width: 494px;
	height: 274px; 
}

div.scroller {
	width: 494px;
	height: 274px; 
	overflow: hidden;
	clear: both;
}

div.scroller div.section {
	width: 494px;
	height: 274px;
	overflow:hidden;
	float:left;
}

div.scroller div.section img {
	margin: 0;
	padding: 0;
}

div.scroller2 {
	width: 320px;
	height: 150px; 
	overflow: hidden;
	clear: both;
}

div.scroller2 div.section2{
	width: 320px;
	height: 150px;
	overflow:hidden;
	float:left;
}

div.scroller2 div.section2 mg {
	margin: 0;
	padding: 0;
}

/* set the following wider than all frames combined - or for up & down silder make it the exact width of a single frame */
div.scroller div.content {
	width: 100000px;
}

div.scroller2 div.content2 {
	width: 320px;
}

div#section1 {
/* style only if necessary */
}

/* Rotation Content - START */
.RotateContent {
	margin: 0 5px 5px 5px;
	background: #fff;
	height: auto;
	clear: both;
}
.RotateContent img {
	margin: 0;
}

.RotateContent a {
	margin: 0;
	padding: 0;
}