/* Mod Percentage CSS style rules */
div.holder-bar 		{height:20px;width:100%;border:1px solid #ccc;margin:0;padding:0;}
div.percentage-bar	{height:20px;background-color:red;margin:0;padding:0;}
div.message-text 	{clear: both;}
span.zero			{float:left;}
span.total			{float:right;}