body 
{
	font-family: Arial;
	color: #333333;
}

.contest_copy
{
	font-size: 11px;
	line-height: 18px;
}

.page_headline
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 39px;
}

.contest_headline
{
	font-size: 12px;
	font-weight: bold;
}

.form_field_feedback_email
{
	font-size: 11px;
	font-weight: bold;
}

.char_limit
{
	font-size: 10px;
	font-weight: normal;
}
.contest_form
{
	border: 1px solid #999999;
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	width: 210px;
}
.contest_form_name
{
	border: 1px solid #999999;
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	width: 210px;
	height: 20px;
}
.contest_form_char_left
{
	border: 1px solid #999999;
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	width: 25px;
	height: 12px;
	text-align: center;
}
.plain 
{
	font-weight: normal;
	padding-top: 0px;
}
