﻿#rotate	{
    width: 462px;
    height: 324px;
	background: url(WebResource.axd?d=5MITiHboJsnbqzO5eRfCRCjfihwhJrg2jzC3rWuCyGQCyFYKRYSXUK9nMPbs_hB7JjZ1-sP1U-PzK6FvSBZCoBzCbkwKL87kfLbw1lvfe8c1&t=634127116109837211) top left no-repeat;
	margin: 0 auto;
}
#rotate #block-1,
#rotate #block-2,
#rotate #block-3,
#rotate #block-4,
#rotate #block-5,
#rotate #block-6,
#rotate #block-7,
#rotate #block-8,
#rotate #block-9,
#rotate #block-10 {
	position: absolute;
	z-index: 450;
	text-align: left;
}
#rotate	p {
	margin: 0;
	padding: 2px 0 5px 5px;
	font-style: normal;
    font-size: 11px;
    font-family: Verdana, Geneva, Sans-Serif;
	text-align: left;
	white-space: normal;
	width: 335px;
	line-height: 12px;
	letter-spacing: normal;
}

#rotate ul {
	position: absolute;
	z-index: 500;
	/*margin: 291px 0 0 350px;*/
	margin: 280px 0 0 350px;
	padding: 0;
	width: 104px; /*new*/
}
#rotate ul li { 
	float: left; 
	margin-left: 3px;
	display: block;
}
#rotate ul li a { 
	display: block;
	width: 17px;
	height: 17px;
	color: #FFFFFF;
	background-color: #97A19B;
    text-decoration: none;
    font-weight: bold;
    text-align: inherit;
    font-family: Tahoma;
    font-size: small;
    text-align: center;
    margin-top: 2px; /*new*/
}
.InnerImg {
    padding: 3px 3px 3px 3px;
    height: 270px;
    width: 456px;
    border: 0;
    text-align: left;
}

#rotate ul li.ui-tabs-selected a {
    background-color: Transparent;
}