#accordion p.playNow	{
	margin: 8 0 0 0;
	text-align: right;
	font-size: 10px;
		font-weight: bold;
}
	#accordion p.playNow a:link, #accordion p.playNow a:visited	{
		padding-right: 10px;
		background: transparent url(/assets/images/bg_link_arrow.gif) no-repeat right;
		color: #cc092f;
	}
	#accordion p.playNow a:active, #accordion p.playNow a:hover	{
		color: #807f83;
	}

.hiddenPagingItem { display:none; }

#header	{
	z-index: 1;
}

#newsitems h2	{
position: relative;
height: 32px;
margin-top: 10px;
margin-bottom: 0;
padding: 0 10px;
background: #cc092f url(/assets/images/rail/bg_rail_heading.gif) no-repeat top;
color: #fff;
font-size: 10px;
font-weight: normal;
line-height: 32px;
text-transform: none;
}

#newsitems h2 span	{
	float: right;
	height: 32px;
	padding-right: 10px;
	line-height: 32px;
	text-align: right;
	text-transform: none;
}

#newsitems h2 a:link, #newsitems h2 a:visited, #newsitems h2 span a:link , #newsitems h2 span a:visited  {
	color: #fff;
	text-decoration: none;
}

#newsitems h2 span a:active , #newsitems h2 span a:hover  
{
	text-decoration: underline;
}
#newsitems h2 a:active, #newsitems h2 a:hover	{
}

#page.twoColumnIframe #content h1 img	{
	_float: left;
	width: 686px;
}


#content iframe {
	width: 520px;
	-z-index:-1;
}
#content iframe form table.elqLayout select {
	position:relative;
	width:314px;
	z-index:-1;
}
#content iframe form select {
background-color:#0099FF;
	position:relative;
	width:310px;
	z-index:1;
}
.twoColumn #content iframe {
width: 775px;
}
.twoColumnIframe #content iframe {
width: 690px;
}
.oneColumn #content iframe {
width: 925px;
}