﻿body 
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

h1 
{
	font-size: 16px;
}

a 
{
	color: green;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.green 
{
	border: 1px solid green;
}

.pagecontent 
{
	width: 740px;
	margin: auto;
	text-align: center;
}

#zimbalam-banner 
{
	width: 595px;
	height: 68px;
	margin: auto;
}

.barfly-logo 
{
	width: 198px;
	height: 57px;
}

.fibbers-logo
{
	width: 164px;
	height: 52px;
}

#registrationblurb
{
	width: 480px;
}

#registrationtable 
{
	margin: auto;
	text-align: left;
}

#registrationtable td 
{
	border-top: 1px dotted Orange;
	padding-top: 10px;
	padding-bottom: 10px;
}

#registrationtable td.noborder
{
	border-top: 0px;
}

#msgrequired
{
	margin-top: 4px;
}

#mailinglist 
{
	width: 500px;
}

#zimbalamblurb 
{
	width: 595px;
	text-align: left;
}

#registrationcomplete 
{
	width: 740px;
	text-align: left;
}

.zimbalamlogo 
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.requiredfield
{
	color: #990000;
}

#btnSubmit 
{
	width: 80px;
}