
h1, h3, p { display:none; }


.obot_widget { position:relative; width:250px; height:125px; margin:0 auto; }

.obot_global { background: url("img/obot_widget_global.gif") no-repeat; }
.obot_global .obot_counter {
	position: absolute;
	left:97px; top:68px;
	width:140px;
	text-align:right;
}

.obot_account { background: url("img/obot_widget_account.gif") no-repeat; }
.obot_account .obot_counter { 
	position:absolute;
	left:98px; top:47px;
	width:140px;
	text-align:right;
	}
.obot_counter {
	color:#006539;
	font-size:20px;
	line-height:20px;
	letter-spacing:9px;
	font-weight:bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


