
.submitNews
{
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0 0 10px 0;
}
.submitNews h3
{
	border-bottom: 8px solid #e9bf17;
	border-collapse:collapse;
	padding: 6px 0 6px 0;
	margin: 0 0 6px 0;
	text-indent: 10px;
	font-size: 1.4em;
	font-weight: normal;
}
.submitNews a
{
	text-decoration: underline;
}

.submitNews a:hover,
.submitNews a:focus
{

}
.submitNews p
{
	padding: 0 10px 5px 10px;
}
