#news .news-wrapper1
{
	padding-right: 28px;
}

#news p
{
	margin: 1.8em 0;
}
#news p.first
{
	margin-top: 1em;
}
#news p .date
{
	color: #666666;
}
#news p .descr
{
	font-size: 9pt;
	padding-left: 28px;
	display: block;
}
#news p .descr strong
{
	font-size: 8.25pt;
}
#news p .descr img
{
	margin-left: 5px;
	vertical-align: middle;
	color: #009900;
}
#news a
{
	color: black;
	text-decoration: none;
}


#news form
{
	background: #eef5e9;
	width: 50%;
	padding: 10px;
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 10px;
}
#news form label,
#news form label img
{
	display: block;
}
#news form label
{
	padding-bottom: 3px;
}
#news form input
{
	font-size: 9pt;
}
#news form input.text
{
	width: 65%;
	margin-right: 5px;
}
#news form input.submit
{
	padding: 0 3px;
}

#news a.show_all
{
	margin-left: 28px;
}



#container .center ul.linklist
{
	padding-left:10px; margin:1em 0;
}
#container .center ul.linklist a
{
	color: #330066;
}







#rightframe .services ul,
#rightframe .projects ul
{
	margin-left: 10px;
	margin-top: 15px;
}
#rightframe .projects
{
	margin-top: 37px;
}












#cellar .col2 .wrapper
{
	padding-left: 10px;
}
#cellar .col2 img.space
{
	width: 5px;
	height: 29px;
}
#cellar .col2 p img
{
	margin-top: 13px;
}



#cellar .col3
{
	font-weight: normal;
}
#cellar .col3 form div.question
{
	margin-bottom: 1em;
	font-size: 9pt;
}
#cellar .col3 form input.submit
{
	padding: 0 3px;
}
#cellar .col3 form label
{
	font-weight: normal;
}
#cellar .col3 form input
{
	font-size: 9pt;
}
#cellar .col3 ul
{
	clear: both;
	margin-bottom: 1em;
	list-style-type: none;
}
#cellar .col3 ul li
{
	width: 100%;
}
#cellar .col3 div.submit
{
	float: left;
	padding-right: 15px;
	height: 22px;
}
#cellar .col3 div.results
{
	float: left;
	border-left: 1px solid #9aa097;
	padding-left: 15px;
	height: 17px;
	padding-top: 2px;
	font-weight: bold;
}
#cellar .col3 a
{
	color: #330066;
}

.dots
{
	background: #fff url(/images/bk.gif) repeat-x top left;
	font-size: 0px;
	height: 7px;
}


