﻿
#NewsListing		{ text-align: left; width: 420px; overflow: hidden; }
#WhatOnContent		{  font-weight:bold; color:#858585;}
#ContentBody		{ text-align: left;}

.CollapsedHeading
{	
 background:url(../images/arrowdown_bg.gif) no-repeat; width:545px; height:49px;
  /* background-color:#f8f7f5;*/
	height:49px;
	line-height:37px;
	font-size:12px;
	font-weight:bold;
	/*color:#5B5B5B !important;*/
	padding: 0px 0px 0px 10px;
	text-transform:uppercase;
}

.ExpandedHeading
{
	/*background:url(../images/h-expanded.gif) no-repeat;*/
	background:url(../images/arrowup_bg.gif) no-repeat; width:545px; height:49px;
	/*background-color:#e5ddda;*/
	height:49px;
	line-height:37px;
	font-size:12px;
	font-weight:bold;
	/*color:#5B5B5B !important;*/
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
	 border-color:#858585;
}

.InnerContentBox	{ padding:12px 5px 0px 5px;}
.InnerContentBox p	{ color:#858585; font-size: 8pt;}

.InnerContentBox ul {font-size: 8pt; color:#858585; margin-left:12px; padding:0px; list-style-type:none; list-style-image:url(../images/rightfitdot.gif); list-style-position:outside;}
.InnerContentBox ul li {font-size: 8pt;color:#858585; margin:0px; padding:2px 0px;}