@CHARSET "UTF-8";

.news_line
{
	margin-top: 5px;
	float: left;
	width: 500px;
}

.news_arrow
{
	float: left;
	width: 13px;
	height: 17px;
	text-align: left;
	padding-right: 10px;
	padding-top: 3px;
}

.news_left_required
{
	float: left;
	width: 100px;
	height: 17px;
	text-align: right;
	padding-right: 5px;
}

.news_left
{
	float: left;
	width: 100px;
	height: 17px;
	text-align: right;
	padding-right: 5px;
	color: #0c6278;
	font-weight: bold;
}

.news_right
{
	display: block;
	float: left;
	width: 350px;
}

.contact_input
{
	padding: 0 0 1px 0;
	border: 1px solid #8e9194;
	width: 220px;
	color: #8c8c8c;
}

.contact_select
{
	border: 1px solid #8e9194;
	color: #8c8c8c;
}

#checkBoxImage
{
	width: 52px;	
	height: 54px;
	float: left;
}

#checkBoxHeader
{
	width: 480px;
	height: auto;
	float: left;
	padding-top: 7px;
}