/*Trailer at index page style*/
.trailer {
	font-family:Verdana;
	float:left;
	padding:4px 4px 0px 4px;
	margin:0px 0px 20px 0px;
	background:#e2e1e1;}
.firstCol {
	position:relative;
	z-index:70;
	width:157px;
	float:left;}
.firstCol a {
	display:block;
	width:100%;
	height:64px;
	overflow:hidden;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-bottom:4px solid #e2e1e1;
	background: url(../images/trailerMenuBg.gif) 0px 0px repeat-x;}
.firstCol a.activeTrailer {
	cursor:default;
	background: url(../images/trailerMenuBg.gif) 0px -74px repeat-x;}
.firstCol h3 {
	margin:0px;
	padding:10px 5px 0px 10px;
	font: bold 0.9em sans-serif;
	color:#a5bb13;}
.firstCol p {
	margin:0px;
	padding:0px 5px 0px 10px;
	font: 0.8em sans-serif;}
.secondCol {
	position:relative;
	left:4px;
	z-index:50;
	float:left;
	padding:0px 4px 0px 0px;}
.trailShade {
	position:absolute;
	left:0px;
	bottom:0px;
	float:left;
	color:#fff;}
.trailDescript {
	width:490px;
	float:left;
	background:url(../images/trDescBg.png);}
.trailDescript h3 {
	margin:0px;
	padding:10px 5px 5px 35px;
	font: bold 1.3em sans-serif;}
.trailDescript p {
	margin:0px;
	padding:0px 5px 20px 35px;
	font: 1em sans-serif;}
.body .trailDescript a {
	position:relative;
	color:#fff;
	text-decoration:none;}
#el0 .trailerPointer, #el1 .trailerPointer, #el2 .trailerPointer, #el3 .trailerPointer {
	position:absolute;
	left:-4px;
	top:0px;
	z-index:70;
	width:35px;
	height:64px;
	background: url(../images/trailerActivePointer.png) repeat-x;}
#el1 .trailerPointer {
	top:68px;}
#el2 .trailerPointer {
	top:136px;}
#el3 .trailerPointer {
	top:204px;}
#el0, #el1, #el2, #el3 {
	width:490px;
	height:268px;
	background:#E2E1E1;}