.content{
	color: #600;
}

.warning {
	font-family:verdana, arial, sans serif;
	font-size:12px;
	color:#663333;
	background:#ffcccc;
	border:1px solid #ff3333;
	padding:10px;
}
.thanks {
	font-family:verdana, arial, sans serif;
	font-size:12px;
	margin-right: 22px;
	margin-bottom: 10px;
	color:#336633;
	background:#ccffcc;
	border:1px solid #339933;
	padding:10px;
}
.gbhead{
	width: 95%;
	font-family:verdana, arial, sans serif;
	font-size:13px;
	color:#333333;
	background:#ffffcc;
	border:1px solid #666666;
	padding:5px;
	line-height:20px;
}
.gbmessage{
	width: 95%;
	font-family:verdana, arial, sans serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	background:#eeeeee;
	border:1px solid #666666;
	padding:5px;
	border-top:none;
}
.gbshadow{
	width: 95%;
	height:2px;
	font-size:2px;
	line-height:2px;
	background:#999999;
	margin-right:5px;
	margin-left:5px;
}
.input {
	width:90%;
	font-family:verdana, arial, sans serif;
	font-size:12px;
	color:#666666;
	background:#eeeeee;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:2px;
	margin-left: 40px;
	margin-bottom: 5px;
}
.button
{
	font-weight: bold;
	color: #ffffff;
	background-color: #600;
	border-color: #F99 #F99 #600 #600;
	border-width: 1px;
	border-style: solid;
	float: right;
	margin-right: 30px;
	margin-top: 5px;

}
#dh_entry_div{padding-left: 0px;}
#dh_message_div{padding-top: 5px;position: absolute; margin-left: 0px;width: 100%;height: 200px;}
.input_field
{	font-variant: small-caps;
	width: 110px;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	padding: 3px 50px 2px 10px;
	margin-bottom: 5px;
}
.right_float{text-align: right;font-size: 10px;}


#dh_attribute
{
	background-image: url(../images/attributes/dh_axe.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;	
	display: block;
	position: absolute;
	width: 496px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 0;
}
#empty_guest, #empty_guest a, #empty_guest a:visited{
	font-variant: small-caps;
	display: block;
	background-color: #600;
	color: #FFF;
	line-height: inherit;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 20px;
	padding: 3px;
}

#footnote
{
	left: 40px;
	position: relative;
	overflow: hidden;
	top: 30px;
	color: #900;
	font-size: smaller;
	font-weight: bold;
}