.h2_header  {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
margin: 0 0 0 0;
padding: 2px 0 2px 5px; 
}

.eday_meter{
    position: relative;
    width: 203px;
}

#eday_meter{
width: 203px;
padding-bottom:5px;
margin: 0 0 0 0;
background-color:#eeeeee;
}


#eday_meter_set {
    position: absolute;
}

.header {
background-image:url(http://news.bbc.co.uk/nol/shared/spl/hi/dhtml_slides/img/title.gif);
margin: 0 0 0 0;
}

#eday_container {
float:right;
padding: 0 0 0 0;
background-color:#ffffff;
}

/* METER TEXT FORMATTING */
p.eday_actual{
	font-weight: bold;
	font-size: 12px;
	margin: 0 15px 0 15px;
	padding: 5px 5px 5px 0;
}

p.eday_expected{
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin: 0 15px 0 15px;
	padding: 5px 5px 5px 0;
}

p.eday_digits{
	font-weight: bold;
	font-size: 12px;
	margin: 0 15px 5px 15px;
	padding: 0 0 5px 0;
}

p.source{
	border-top: solid #666666 1px;
	color: #666666;
	font-size: 10px;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	text-align:right;
}
/* IMAGE FORMATTING */

.digit{
	border:1px 1px 1px 1px;
	border-color:#000000;
}

/* FURTHER LINKS FORMATTING */
.more {
background-image:url(http://newsimg.bbc.co.uk/nol/shared/img/v3/arrow.gif);
background-repeat:no-repeat;
margin:0pt 7px;
padding:0pt 0pt 3px 7px;
}

/*show hide*/
.hide{
display:none;
visibility:hidden;
}

.show{
display:block;
font-size: 11px;
margin: 0 15px 0 15px;
}

.showbut p.button{padding:5px 10px 7px 25px;background:url("http://newsimg.bbc.co.uk/nol/shared/bsp/hi/business/budget_calc/img/show.gif") no-repeat 5px 4px;margin:0 0 10px 0;}
.hidebut p.button{padding:5px 10px 7px 25px;background:url("http://newsimg.bbc.co.uk/nol/shared/bsp/hi/business/budget_calc/img/hide.gif") no-repeat 5px 4px;margin:0px;}