
/**
 * Image Rotator Styles
 *
 */
.btnstyle {
	float: none;
/*	width: 60px; */
	text-align: center;
	clear: both;
}
.dialogbtn {
	float: none;
	width: 100px;
	text-align: center;
	clear: both;
}

