/* ================================
    CSS STYLES FOR Module Registration
   ================================
*/
.InvinsibleCell
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: blue;
	border-bottom-style: none;
}
.SmallNote
{
	font-size: 9px;
	color: #0033ff;
	font-family: Verdana, Tahoma, Arial;
}
