
#jump2me_count {
	float:right;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius:5px;
	background:#dceaf5;
	color:#999;
	font-family:sans-serif;
	font-size:80%;
	margin-right:8px;
	margin-top:-2px;
	padding:0 7px;
}

#jump2me_count.len60 {color:#f88;}
#jump2me_count.len30 {color:#f55;font-size:85%;}
#jump2me_count.len15 {color:#f22;font-size:90%;font-weight:bold;}
#jump2me_count.len0 {color:#f00;font-size:100%;font-weight:bold;}
