@import url(common/billboard_page.css);

/*
-------------------------------------------------------------------
Content
*/

#content
{
	background: #383838;
	color: #FFF;
}

form .layoutTable td { padding-bottom: 0.3em; }

.formError
{
	background: #fff;
	margin-right: 10px;
}

p.invalid
{
	background: #fff;
	margin-right: 10px;
}

.Short-Content { margin-bottom: 100px; }
.formError a { color: #E00 !important; }

