* {
	margin:0;
	padding:0;
}


#mplay {
	width:60%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:50px;
}

#mplay table {
	width:100%;
	border:0px !important;
}

#mplay p {
	width:100%;
	text-align:center;
	margin-bottom:20px;
	background-color:white;
	padding:6px 0 6px 0;
	font-size:14px;
}

#mplay table tr td {
	text-align:center;
	border:0px !important;
}


