.my_activity_level{	
	font-weight:bold;
	color:crimson
}

.my_activity_level_sp{
	font-size:7px;
	color:gray
}

.my_activity_level_orange{
	width:114px; 
	height:10px;
	line-height: 13px;
	background: url(../../../images/bars/bg_orange.gif) repeat-x top left;
}

.my_activity_level_green{
	width:114px; 
	height:10px;
	line-height: 13px;
	background: url(../../../images/bars/bg_green.gif) repeat-x top left;
}

.my_activity_level_blue{
	width:114px; 
	height:10px;
	line-height: 13px;
	background: url(../../../images/bars/bg_blue.gif) repeat-x top left;
}