﻿div#bargraphs
{
    	float:left;
	width: 100%;
	margin-bottom: 15px;
}

.pibleft
{
	float: left;
	width: 260px;
	height: 26px;
	font-size: 12px;
	color: #999;
    	padding-top: 3px;
}
.pibleft2
{
	float: left;
	width: 260px;
	clear:left;
	font-size: 12px;
	color: #575757;
	line-height: 1.5em;	
    	padding-top: 3px;
}

.pibright
{
	float: right;
	width: 330px;
}

#colourbar
{
    padding: 5px 0 5px 0;
}


#bargraphs .head
{
	font-size: 11px;
	margin-bottom: 10px;
}

#bargraphs .cityname
{
	color: #999;
}

#bargraphs .areaname
{
	color: #575757;
}
#bargraphs .titlehead
{
	color: #703A4B;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
}
#bargraphs .titlehead img
{
	vertical-align:text-bottom;
}
#bargraphs .qualifier
{
	color: #999;
	font-size: 11px;
	margin-top: 15px;
}

#bargraphs .bgTop
{
	font-size: 12px;
	padding-right: 10px;
	color: #888;
	font-weight: bold;	
}

#bargraphs .bgBot
{
	font-size: 12px;
	color: #555;
	font-weight: bold;	
}

#bargraphs table
{
	margin-bottom: 15px;
	border: 0;
}

