#wrapper {
	width: auto;
	margin-right: 16px;
	margin-left: 16px;
	background-repeat: repeat-y;
	border-left-width: 20px;
	background: #6EB53F;
	border-top-width: 10px;
	height: 100px;
	border-top-color: #6EB53F;
	border-right-color: #6EB53F;
	border-left-color: #6EB53F;
	color: #6EB53F;
}
.MacRemote {
	position: absolute;
	top: 52px;
	right: 43px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PCRemote {
	position: absolute;
	top: 12px;
	right: 43px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}


.Topimage {
	position: absolute;
	left: 40px;
	top: 12px;
	background-color: #6EB53F;
}
body {
	margin-top: 0px;
}

