.wt-rotator {
	border: 0px solid rgb(0, 0, 0); width: 790px; height: 330px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 12px; display: block; position: relative;
}
.wt-rotator a {
	
}
#main-img {
	border: currentColor; left: 0px; top: 0px; display: block; position: absolute; z-index: 1;
}
#bg-img {
	border: currentColor; left: 0px; top: 0px; display: block; position: absolute; z-index: 0;
}
.desc {
	background: url("panel_bg.png") 0px 0px; padding: 10px; left: 0px; top: 0px; width: 330px; text-align: left; color: rgb(255, 255, 255); overflow: hidden; display: none; position: absolute; z-index: 4;
}
.tmp-desc {
	padding: 10px; left: 0px; top: 0px; width: 330px; text-align: left; display: none; position: absolute;
}
.preloader {
	padding: 2px; left: 0px; top: 0px; width: 32px; height: 32px; float: left; display: none; position: absolute; z-index: 6; 
}
.c-panel {
	left: 0px; top: 0px; width: auto; height: auto; clear: both; float: left; position: relative; z-index: 5;
}
.buttons {
	clear: none; float: right; display: block; position: relative;
}
.thumbnails {
	clear: none; float: right; display: block; position: relative;
}
.thumbnails ul {
	list-style: none; margin: 0px; padding: 0px; width: auto; height: auto;
}
.thumbnails li {
	list-style: none; padding: 0px; border: 1px solid rgb(0, 0, 0); width: 24px; height: 24px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; overflow: hidden; clear: none; font-size: 12px; font-weight: bold; margin-right: 4px; float: left; display: block; cursor: pointer; background-color: rgb(0, 0, 0);
}
.thumbnails li.thumb-over {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.thumbnails li.curr-thumb {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.thumbnails li > p {
	display: none;
}
.thumbnails li > a {
	display: none;
}
.play-btn {
	border: 0px solid rgb(0, 0, 0); width: 24px; height: 24px; clear: none; margin-right: 4px; float: left; display: block; cursor: pointer; background-color: rgb(0, 0, 0);
}
.prev-btn {
	border: 0px solid rgb(0, 0, 0); width: 24px; height: 24px; clear: none; margin-right: 4px; float: left; display: block; cursor: pointer; background-color: rgb(0, 0, 0);
}
.next-btn {
	border: 0px solid rgb(0, 0, 0); width: 24px; height: 24px; clear: none; margin-right: 4px; float: left; display: block; cursor: pointer; background-color: rgb(0, 0, 0);
}
.play-btn {
	background: url("pause.png") no-repeat center rgb(0, 0, 0);
}
.prev-btn {
	background: url("prev.png") no-repeat center rgb(0, 0, 0);
}
.next-btn {
	background: url("next.png") no-repeat center rgb(0, 0, 0);
}
.button-over {
	background-color: rgb(204, 204, 204);
}
#tooltip {
	background: url("panel_bg.png") 0px 0px; padding: 4px; left: 0px; top: 0px; color: rgb(255, 255, 255); display: none; position: absolute; z-index: 10;
}
.block {
	left: 0px; top: 0px; width: 100px; height: 100px; position: absolute; z-index: 2;
}
.vpiece {
	left: 0px; top: 0px; width: 50px; height: 100%; position: absolute; z-index: 2;
}
.hpiece {
	left: 0px; top: 0px; width: 100%; height: 50px; position: absolute; z-index: 2;
}
