.state
{
	width:500px;
	float:left;
	clear:both;
	padding-bottom:20px;
}

.markets
{
	width:500px !important;
}

.markets .row
{
	width:490px !important;
}

* html .markets .row
{
	width:500px !important;
}


.markets .row .column
{
	padding-left:15px !important;;
	width:480px !important;;
}

.markets .header .column
{
	padding: 0px !important;
}

.headerRow
{
	clear:both;
	float:left;
	width:490px;
	font-size:14px;
	font-weight:bold;
	background:url("images/markettop.gif") no-repeat;
	min-height:18px;
	height:18px;
	color:#CCCC99;
	padding-left:10px;
	text-transform:capitalize;
}

* html .headerRow
{
	width:500px;
}

.footerRow
{
	clear:both;
	float:left;
	width:500px;
	min-height:18px;
	height:18px;
	background:url("images/marketbottom.gif") no-repeat;
}

.row
{
	clear:both;
	float:left;
	width:480px;	
	padding:3px 20px;
	font-size:10px;	
}

.row a
{
	/*color:#FFF;*/
	text-decoration:none;
}

.row a:hover
{
	text-decoration:underline;
}

h2
{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}

html, body, form
{
	font-family:verdana;
}

.column
{
	float:left;
	font-size:10px;
}

.column h2
{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}

#share
{
	float:left;
	clear:both;	
}

#cume
{
	float:left;
	clear:both;
}

.last
{
	padding-right:0px;
}

#ppmWrapper
{
	width:802px;
	float:left;
	clear:both;
}

#ppm
{
	float:left;
	clear:both;
	width:800px;
	color:#000000;
	border:solid 1px #993366;
}

#ppm .header
{
	background:url(images/bg-ppmheader.gif) repeat-x;	
	text-transform:capitalize;
}

#ppm .monthsHeader
{
	background-color:#660033;
}

#ppm .monthsHeader .column
{
	width:160px;
	color:#CCCC99;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
}

#ppm .header .column
{
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
}

#ppm .row
{
	width:790px;
	color:#000000;
	padding:5px;
}

* html #ppm .row
{
	width:800px;
}

#ppm .alt
{
	background-color:#DED3D8;
}

#ppm .country
{
	background-color:#CCCC99;
}

#ppm .country .column
{
	font-weight:bold;
	font-size:11px;
	color:#993366
}

#ppm .column
{
	width:100px;
	color:#000000;
}

#ppm .station
{
	width:100px;
}

#ppm .share
{
	width:60px;
	padding-left:2px;
}

#ppm .cume
{
	width:80px !important;
}

#ppm .format
{
	width:110px !important;
}

#ppm .last
{
	width:130px;
}

#detail .column
{
	color:#000000;
	text-align:left;
	padding:0px;
}

#detail .first
{
	width:150px;
}

#detail .rank
{
	width:70px;
	min-height:65px;
	height:65px;
	padding-top:15px;
	text-align:center;
	background-color:#993366;
	border:solid 1px #000000;
	color:#CCCC99;
	font-size:14px;
	font-weight:bold;
}

* html #detail .rank
{
	height:85px;
	padding-top:18px;
}

#detail .rank .number
{
	font-size:30px;
}

#detail .row
{
	padding:5px 0px;
	width:800px;
}

#detail .column h2
{
	padding-left:0px;
	font-size:30px;
	font-weight:bold;
	font-family:Arial;
}

#detail #left
{
	float:left;
}

#detail #left .column
{
	clear:both;
}

#detail #left .pop
{
	font-size:12px;
	font-weight:bold;
}

#detail #center
{
	float:left;
	padding-left:20px;
	padding-top:5px;
}

#detail #right
{
	float:right;
}

#ppm a, #ppmWrapper a
{
	color:#993366;
	text-decoration:underline;	
}

#detail #right a, #ppmWrapper .markets .column a
{
	font-size:12px;
	font-weight:bold;
}

#detail #right .column
{
	padding-top:73px;
}

.break
{
	float:left;
	clear:both;
	width:485px;
	background-color:#000000;		
	min-height:2px;
	_height:auto !important;
	height:2px;
	margin:3px 0px;
}

#pageHeader
{
	width:800px;
	float:left;
	clear:both;
}

#pageHeader #left
{
	float:left;
	width:635px;
}

#pageHeader #right
{
	float:right;
	text-align:right;
	width:165px;
}

* html #pageHeader #left
{
	width:630px;
}

* html #pageHeader #right
{
	width:165px;
}

#pageHeader #left .row
{
	width:600px;
}

#pageHeader #right .row
{
	width:200px;
}

#pageHeader .row
{
	padding:0px;
	width:800px;
}

