.hold {
	display: inline-block; 
	width: 640px;
	height: 95px;
	align: center;
	position: static;}
.demo {
	width: 640px;
	height: 55px;
	align:center;
	font-family: Arial;
	font-size: 40px;
	color:#000000;
	text-align: center;
	padding-top:10px}
.main {
	display: inline-block; 
	width: 640px;
	height: 95px;
	align: center;
	text-align: left 20px;}
.button {
	background-image: url('http://www.chilloutbrisbane.com.au/images/button.png');
	display: inline-block; 
	width: 640px;
	height: 95px;
	align: center;
	position:relative;}
.buttontext {
	display: inline-block; 
	width: 640px;
	height: 95px;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	position:absolute;
	padding-top:25px;}
.halfbutton {
	background-image: url('http://www.chilloutbrisbane.com.au/images/halfbutton.png');
	display: inline-block; 
	width: 320px;
	height: 95px;
	align: center;
	position:relative;}
.halfbuttontext {
	display: inline-block; 
	width: 320px;
	height: 95px;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	position:absolute;
	padding-top:25px;}
.votetext {
	display: inline-block; 
	width: 320px;
	height: 95px;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	position:absolute;
	padding-top:25px;
	padding-left:45px;}
.confirmtext {
	display: inline-block; 
	width: 320px;
	height: 95px;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	position:absolute;
	padding-top:25px;
	padding-left:210px;}
.intro {
	width:600px;
	background:rgba(255,128,1,0.25);
	font-family: Arial;
	font-size: 35px;
	color:#000000;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;}
.confirm {
	background:rgba(255,128,1,0.25);
	font-family: Arial;
	font-size: 35px;
	color:#000000;
	text-align: center;
	margin-left:10px;
	margin-right:10px;}
.text {
	font-family: Arial;
	font-size: 35px;
	color:#000000;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;}
.form {
	background-image: url('http://www.chilloutbrisbane.com.au/images/button.png');
	background-color: transparent;
	border: 0px;
	display: inline-block; 
	width: 640px;
	height: 95px;
	align: center;
	position:relative;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	padding-top:25px;}
.halfform {
	background-image: url('http://www.chilloutbrisbane.com.au/images/halfbutton.png');
	background-color: transparent;
	border: 0px;
	display: inline-block; 
	width: 320px;
	height: 95px;
	align: center;
	position:relative;
	font-family: Arial;
	font-size: 40px;
	color:#FF8001;
	text-align: center;
	padding-top:25px;}

a:link {
	color:#000000;
	text-decoration:none;}      
a:visited {
	color:#2D2D2D;
	text-decoration:none}  
a:hover {
	color:#000000;
	text-decoration:none}  
a:active {
	color:#525252;
	text-decoration:none}
