#info{
	text-align: center;
	margin: 50px 0 0;
	}
.play-ground{
	background: #eeeeee;
	margin: 0 0 20px;
	padding: 10px;
	}
.spacer{
	height: 40px;
	}
.btn{
	background: #cccccc;
	float: left;
	display: inline;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	padding: 3px 7px;
	margin: 0 8px 0 0;
	cursor: pointer;
	}
.custom-theme .jquery-msg-content{
	border: 10px solid #333333;
	background: white;
	font-family: Monaco, 'Lucida Console', monospace;
	}
.btn-wrap{
	text-align: center;
	margin: 0;
	}
.btn-wrap span{
	font-weight: bolder;
	padding: 0 8px 0 0;
	cursor: pointer;
	text-decoration: underline;
	}