body, table, select, input, textarea
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

img
{
	border: none;
}
h1
{
		font-size: 11px;
}

h2
{
		font-size: 11px;
}

h3
{
		font-size: 11px;
}

p
{
			line-height:16px;
			padding: 2px;
}

a
{
	text-decoration: none;
	color: #666666;	
}

a:hover
{
	text-decoration: underline;
	
}



/* --- News Editor --- */


div.picturepanel {
  padding-right:10px;
  padding-bottom:4px;
  float: left;
}

.picturepanel img
{
  padding:3px;
  border: solid 1px #adadad !important;

}

div.picturepanel p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin-top:0px; 
}

#media  a
{
	text-decoration:none;
}

#media  a:hover
{
	text-decoration:underline;
}

#otherarticles { clear:both; }
#articletoplinks  { text-align:right; } 
#archiveyears {padding-top:10px; padding-bottom:10px;}

#listall label { display: block; float:left; width: 100px; text-align:right; }
#listall a {padding-left:10px; text-decoration:none}
#listall a:hover {padding-left:10px; text-decoration:underline}

#headlines img { padding-right:10px; border:none; float:left; }
#headlines p
{
	padding-bottom:0;
	margin-bottom:0;
}
#headlines h2 
{
	font-size: large;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:10px;
	
	}
#headlines br { clear:both; }