.contact-form-top
{
	background:url(images/bioblitz-form-top.gif) no-repeat top left;
	height:4px;
	width:590px;
}


.contact-form
{
	background:url(images/bioblitz-form-body.gif) repeat-y top left;
	padding:20px;
}

.contact-form-bottom
{
	background:url(images/bioblitz-form-bottom.gif) no-repeat top left;
	height:4px;
	width:590px;
}

.contact-form label
{ 
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
}

.contact-form input
{ 
	background:url(images/bioblitz-input-bg.gif) no-repeat top left;
	border:none;
	height:35px;
	width:355px;
	font-family:arial;
	font-weight:normal;
	font-size:13px;
	padding:10px;
}

#whatami
{
	background:url(images/bioblitz-select-bg.gif) no-repeat top left;
	border:none;
	height:35px;
	width:164px;
	font-family:arial;
	font-weight:normal;
	font-size:13px;
	padding:8px 5px 5px 4px;
}
.contact-form input.submit
{ 
	background:url(images/bioblitz-submit-btn.gif) no-repeat top left;
	border:none;
	height:0 !important;
	width:81px;
	display:block;
	padding-top:18px;
	text-indent:-9999px;
}

.contact-form img
{
	border:2px solid #e86a1e;
}

div#sidebar a.rss-link
{
	position:relative;
	top:-23px;
	left:175px;
	color:#fff;
	position:relative;
	text-decoration:underline;
	font-size:0.9em;
}
div.news p{
	margin-bottom:15px;
}

a:hover.rss-link
{
	text-decoration:none;
}

#carousel
{
margin-top:5px;
}

.main-news
{
	background:url(images/divider.gif) bottom left no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
}

.main-news.last {
	background:none;
}

