.quicktime .button
{
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom:13px;
}

.standard
{
	background-color: rgb(20,20,20);
	font-size: 1em;
	color: white;
	zoom: 100%;
	padding: 0em 0em;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-moz-border-radius: 0em;
	-webkit-border-radius: 0em;
	border: none;
	font-family: Georgia, sans-serif;
	te
}

.quicktime
{
	position:relative;
	text-align: bottom-right;
	background-repeat: no-repeat;
	background-position: center top;
}