#rotating
{
	position: relative;
	background-color:White;
	border:1px solid #9698AB ;
	height:358px;
	width:358px;
}
#rotating img
{
	position: absolute; 
	z-index: 0;
	margin:4px;
	padding:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#rotating img.show
{
	display: none; 
	z-index: 1 !important;	
}
.caption {
margin:0; 
padding:0;
}
#rotating p {
	position: absolute; 
	margin: 0 4px 4px 4px; 
	padding: 0.3em;
	font-size: .9em;
display:block;
z-index:100;
	bottom: 0;
	left: 0;
	right:0;
	width:inherit;
	background:#333333;
	color: white;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
