.mod_jsms_myacc_container{
  display:block;
}

.mod_jsms_myacc_total_credits_label{
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}

.mod_jsms_myacc_total_credits_value{
	display:block;
	margin-bottom:5px;
}

.mod_jsms_myacc_remaining_credits_label{
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}

.mod_jsms_myacc_remaining_credits_value{
	display:block;
	margin-bottom:5px;
}

.mod_jsms_myacc_total_income_credits_label{
	float:left;
	font-weight:bold;	
	margin-bottom:5px;
}

.mod_jsms_myacc_total_income_credits_value{
	display:block;
	margin-bottom:5px;
}

.mod_jsms_myacc_total_remain_income_credits_label{
	float:left;
	font-weight:bold;	
	margin-bottom:5px;
}

.mod_jsms_myacc_total_remain_income_credits_value{
	display:block;
	margin-bottom:5px;
}

.mod_jsms_myacc_created_label{
	float:left;
	font-weight:bold;	
	margin-bottom:5px;
}

.mod_jsms_myacc_created_value{
	display:block;
	margin-bottom:5px;
}

.mod_jsms_myacc_expired_label{
	float:left;
	font-weight:bold;	
	margin-bottom:5px;
}

.mod_jsms_myacc_expired_value{
	display:block;
	margin-bottom:5px;
}
