.online1 {
	padding:2px;
	width:180px;
	text-align:center;
}
.onlinea {
	border:1px solid #024466;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:4px;
}
.online_ht {
	width:180px;
	clear:both;
}
.online_col1 {
	width:180px;
	float:left;
	text-align:center;
}
.online_col2 {
	width:180px;
	float:right;
	text-align:center;
}

