#content {
	padding: 83px 1em 1em 1em;
	background: url(/images/common/content_top.gif) white top left no-repeat;
	color: black;
}

#bottom {
	height: 69px;
	background: url(/images/common/content_bottom.gif) white bottom left no-repeat;
	color: black;
}

#content form h4 {
	color: white;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #422200 url(/images/common/corner_white_topright.gif) top right no-repeat;
}

#content form {
	float: right;
	background-color: #fbdb9e;
	width: 19em;
}

#content form div{
	width: 15em;
	margin: 1em;
	padding: 0em;
}

#content div {
	width: 28em;
	padding-top: 2em;
	float: left;
}

#content hr {
	display: block;
	visibility: hidden;
	clear: both;
}

