/* CSS Document */

#main-content .cTimeValue h2{
	font-size:1.6em;
	color:#55728e;
	letter-spacing:normal;
}
#main-content .cTimeValue h3{
	font-size:1.6em;
	color:#55728e;
	font-weight:bold;
}
#main-content .cTimeValue #COMPUTE{
	margin:5px 5px 0 0 ;
	border:none;
	height:22px;
	width:97px;
	background:transparent url(../images/interface/orange-button-wide.gif) 0 0 no-repeat;
	color:#fff;
}