#bannerWrapper {
	background-image: url(http://www.acnpacific.com.au/__files/f/22394/Caps.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 136px;
	margin-bottom: 10px;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 586px;
}
#orderBtnContainer {
	margin-bottom: 15px;
	width: 136px;
	height: 34px;
}
#orderBtnContainer a {
	background-image: url(http://www.acnpacific.com.au/__files/f/22415/order_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	font-size: 1px;
	color: #FFF;
}
#orderBtnContainer a:link {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 136px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -10px;
	color: #FFF;
}
#orderBtnContainer a:visited {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 136px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -10px;
	color: #FFF;
}
#orderBtnContainer a:hover {
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 34px;
	width: 136px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -10px;
	color: #FFF;
}
#orderBtnContainer a:active {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 136px;
	margin-bottom: 5px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -10px;
	color: #FFF;
}

