	.ukElections {
		margin-bottom:1.15em;
	}	
	
	.ukElections table {
		width:100%;
		background-color:#f2f2f2;
	}

	.ukElections tr.txt {
		color:#454545;
	}
	
	.graph { 
		float: left;
		width: 100%;
		height: 8px;
		padding: 0px;
		margin: 0px;
		background: #acacac;
		line-height: 8px;
	}
	.graph .bar { 
		display: block;
		height: 8px;
		font-size: 8px;
	}

	.ukElections img	
	{
		margin:0 8px 6px 6px;	
	}
	.resultsBar {
		width:100%;	
	}	
	 
	.results {
		text-align:right;
		padding:6px 6px 0 6px;
		font-size:11px;
		white-space: nowrap;
	}

	.seats {
		font-size:21px;
		font-weight:bold;
		font-family:verdana;
		
	}
	
	.resultsBar p {
		line-height:1.5;
	}