#content-cell
{
	width: 578px;
	padding-left: 70px;
}

.search-results-count
{
	background-color: #C0D0E7;
	padding-left: 3px;
}

.search-results
{
	border-bottom: solid 1px #C0D0E7;
	margin-bottom: 15px;
}

.search-highlight
{
	font-weight: bold;
}

#sitemap ul
{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#sitemap ul li
{
	margin: 0px;
	padding: 3px 5px 3px 14px;
	background-image: url(/images/bullet_sub_sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.form-field
{
	margin-bottom: 15px;
}

.form-field label
{
	font-weight: bold;
}

.form-field input, .form-field textarea
{
	width: 300px;
}

.form-buttons
{
	width: 300px;
	text-align: right;
}
