.dxImagesSlideShow
{
	clear:both;
}

.dxImagesSlideShowImageBox
{
	text-align:center;
	overflow:hidden;
	width:100%;
}

.dxImagesSlideShowImageBox *
{
	vertical-align:middle;
}
		
.dxImagesSlideShowImageBox
{
	background-color:#000000;
}

.dxImagesSlideShowControlPanel
{
	background-color:#cccccc;
	padding:5px;
	overflow:hidden;
}
			
.dxImagesSlideShowButtons
{
	float:left;
	width:auto;
}

.dxImagesSlideShowStatus
{
	width:auto;
	text-align:center;
}
			
		