/* The div surrounding each tab */

.footerLightGrey
{
	font-size: 12px;
}
.footerLightGrey a
{
	color: #2b2b2b;
	text-decoration: none;
}
.footerLightGrey a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.progimg
{
	margin-bottom: 25px;
}
#scroller
{
	overflow:visible !important;
	position:relative !important;
	text-align:left !important;
	height:auto !important;
	margin-right: 11px !important;
	padding: 5px;
}
#scroll
{
	border: 2px solid #717171;
	overflow: hidden !important;
	text-align: left !important;
	height:120px !important;
	margin: 10px auto;
	background: #484848;
	position: relative;
	width: 600px;
	font-size: 12px;
}
#scroll h2
{
	font-size: 14px;
}
#scroll a
{
color: #CCC;
text-decoration: none;
}
#scroll a:hover
{
text-decoration: underline;
}
#arrows
{
	margin: 0 auto;
	width: 600px;
}
#arrows img
{
	border: none;
}

h1.seheader{
font-size:14px; 
}