@charset "UTF-8";
/* CSS Document */

#newsTitle
{

}
#newsTitle H3
{
font-size:1.2em;
font-weight:bold;
border-bottom: dotted red thin;
}
.edit, .edit a:link,  .edit a:visited
{
background-color:#FF0000;
color:#fff;
}
#storyText
{

}
#allnews
{
color:#666666;
}
.clearFloat {
clear;both;
height:0;
}
#adminTag
{
	font-size: 11px;
	text-align:center;
	padding:50px 0;

}
.labelLine 
{
padding:15px 0 0 0;
}
