﻿#content-wrap-2 #content
{
	margin: 20px 8px 0 16px;
	width: 690px;
	float: left;
	text-align: justify;
}

#content-wrap-2 #sidebar
{
	margin: 42px 8px 0px 0px;
	width: 224px;
	float: left;
	text-align: justify;
}

#content-wrap-1 #content
{
	margin: 20px 16px 0 16px;
	text-align: justify;
}


h1
{
	font-size: 1.1em;
	color: #333;
}

h2
{
	font-size: 1em;
	color: #ff6600;
}

.news-item-container .item-link
{
	display: block;
	color: #333;
}

.news-item-container .item-date
{
	display: block;
	color: #333;
	font-style: italic;
}

.adv-form label
{
	font-weight: bold;
	display: inline-block;
	width: 6em;
}

.data-form label
{
	font-weight: bold;
	display: inline-block;
	width: 8em;
}

.data-form select
{
	width: 14em;
}

.data-form input
{
	width: 14em;
}

.data-form textarea
{
	width: 22em;
}

.emph
{
    color: #008000;
    font-size: 1.2em;
    font-weight: bold;
}
