﻿div.topeyecatcher
{
	padding: 10px 20px 20px 30px;
}

div.topeyecatcher h1
{
	font-size: 18px;
	font-weight: bold;	
}


div.eyecatcher
{
	padding: 30px 15px 0px 30px;
	margin: 0px;
	overflow: hidden;
}

div.eyecatcher h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
div.topeyecatcher a,
div.eyecatcher a
{
	color: #9f0202;
}