body {
	-x-system-font: none;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	padding: 20px;
}

#liquid-round {
	width: 624px;
	margin: 0px auto;
	background: #fff url(/images/layout/leftside.gif) repeat-y left top;
}

.top {
	width: 100%;
	height: 20px;
	background: url(/images/layout/top.gif) no-repeat left top;
}

.top span {
	display: block;
	position: relative;
	height: 20px;
	background: url(/images/layout/top-right.gif) no-repeat right top;
}

.center-content {
	position: relative;
	background: url(/images/layout/rightside.gif) repeat-y right top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.bottom {
	width: 100%;
	height: 20px;
	background: url(/images/layout/bottom.gif) no-repeat left bottom;
}

.bottom span {
	display: block;
	position: relative;
	height: 20px;
	background: url(/images/layout/bottom-right.gif) no-repeat right bottom;
}

p {
	margin: 0 0 1em 0;
}

#footer {
	text-align: center;
}

#col-single {
	width: 100%;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#col-single p {
	color: #257ACC;
	text-align: left;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

.top {
	width: 100%;
	height: 60px;
	background: url(/images/layout/invite_header.png) no-repeat left top;
}

.top h1 {
	text-indent: -9999px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.error_message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	background-color: #ffebe8;
	border-color: #c00;
}

#invite_hss_logo {
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

img#invite_button {
	float: right;
	width: 149px;
	padding: 0px;
	margin: 0px auto;
	cursor: pointer;
	cursor: hand;
}

form {
	display: block;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

form fieldset {
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}

form fieldset legend {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #257acc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5em;
}

form fieldset label {
	color: #257acc;
}

form textarea {
	width: 90%;
}

p.bigger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
}
