﻿.headlines .belt .panel{ width: 960px; height: 330px; background-repeat: no-repeat; }

.stepcarousel{ position: relative; overflow: scroll; width: 380px; height: 206px; left: 40px; top: 40px; overflow: hidden; }

.stepcarousel .belt{ position: absolute; left: 0px; top: 0; }

.stepcarousel .panel,
.panelFixed
		{ float: left; overflow: hidden; margin: 10px; width: 108px; height: 186px; }

.panelFixed{ position: absolute; top: 40px;  left: 40px; }

.stepcarousel .panel,
.panelFixed
		{ border: solid 4px #ffffff; color: #ffffff; background-color: #cc0000; }


.stepcarousel .panel a,
.panelFixed a
		{ color: #ffffff; text-decoration: none; font-weight: bold; padding: 0px 25px 6px 0; background: #cc0000 url(/img/homepodarrow.gif) no-repeat bottom right;}

.stepcarousel .panel a:hover,
.panelFixed a:hover
		{ text-decoration: underline;}

.stepcarousel .panel h3,
.panelFixed h3
		{ font-size: 100%; height: 50px; background: #cc0000 url(/img/homepodarrow.gif) no-repeat right 5px ; padding: 4px 20px 4px 4px;}

.stepcarousel .panel .podSubBody,
.panelFixed .podSubBody
		{ padding: 10px 4px 4px 4px; }


.sideArea{ position: absolute; bottom: 0px; left: 0px; height: 56px; overflow: hidden;  background-color: #cc0000; width: 108px;}
