.quicktime .button
{
	text-decoration: none;
	outline: none;
	position: relative;
	top: 50%;
	}

.standard
{	background-color: none;
	border: none;
		}

.quicktime
{
	position:relative;
	text-align: center;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: center top;
}