td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html{font:100% inherit inherit inherit;margin:0;padding:0;border:0;vertical-align:baseline}td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,applet,span,div,body,html,:focus{outline:0}body{line-height:1;color:black;background:white}ul,ol{list-style:none}table{border-collapse:separate;border-spacing:0}td,th,caption{text-align:left;font-weight:normal}q:after,q:before,blockquote:after,blockquote:before{content:""}q,blockquote{quotes:"" ""}
body {
	font-family: Tahoma, sans-serif;
	color: #505050;
	overflow-y: scroll;
	margin: 0;
}


strong
{
	font-weight: bold;
}
small
{
	font-size:80%;
}
body
{
	background: #454545;
	margin: 0 0;
	padding: 0 0;
}
#container {
	width: 550px;
	margin: 20px auto;
	margin-bottom: 20px;
	position: relative;
	background: #FFF;
	padding: 20px;
	border: 12px solid #EFEFEF;
}


#header
{
	margin: 0px 0px 20px 0px;
}
#header h1 {
	margin: 0 auto;

	width: 500px;
	height: 410px;
	background: transparent url('../img/qb-googlewave-promo.png') no-repeat top right;
	text-indent: -9999px;
	border-bottom: 1px solid #CCC;
}

h2
{
	font-size: 30px;
	color: #333;
}

#maincontent
{
	
	
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}

#maincontent h1
{
	font-family: georgia;
	font-size: 24px;
	margin: 30px 0px;
	color: #005D9E;
}
	p
	{
		font-size: 13px;
		line-height: 18px;
		color: #222;
		margin: 0px 0px 15px 0px;
	}
		#maincontent a
		{
			color: #005D9E;
		}
		#maincontent a:hover
		{
			text-decoration: underline;
		}
	#maincontent h3
	{
		font-family: arial, sans-serif;
		font-size: 24px; margin: 10px 0px; 
		color: #005D9E;
	}
	#maincontent h4
	{ 
		margin: 24px 0px 0px;
		color: #000;
	}
	
	#maincontent ul, #maincontent dl
	{
		margin: 10px 10px;
		font-size: 14px;
	}
		ul li
		{
			line-height: 22px;
			color: #333333;
		}
	#maincontent dl dt
	{
		font-weight: bold;
		line-height: 22px;
		color: #333333;
	}
	#maincontent dl dd
	{
		color: #333333;
	}

	#rsvpform label
	{
		color: #000;
		font-size: 12px;
		width: 100px;
		height: 30px;
		text-align: right;
		float: left;
		line-height: 50px;
		clear: left;
	}
	#rsvpform label.override
	{
		float: left;
		line-height: 10px;
		text-align: left;
		height: auto;
		width: 100%;
		margin-top: 20px;
		margin-left: 15px;
	}
	#rsvpform input[type=text]
	{

		border-width: 0px 0px 1px 0px;
		border-color: #000;
		border-style: dotted;
		width: 350px;
		font-style: georgia;
		font-size: 24px;
		height: 30px;
		color: #4159BD;
		float: left;
	}
	#rsvpform input[type=submit]
	{
		margin-top: 20px;
		margin-left: 15px;
		font-style: georgia;
		font-size: 14px;
		width: 250px;	
		clear: both;
	}
	#rsvpform h2
	{
		margin-top: 30px;
	}
	#maincontent #rsvpform p
	{
		font-size: 12px;
		line-height: 19px;
		margin: 0px 0px 10px 0px;
		padding: 0 0;
	}
		#status
		{
			height:50px;
		}