.-noBorder
{
	border:none !important;
}

.-normalBorder
{
	border:1px solid #bbb !important;
}

.-noMarginBottom
{
	margin-bottom:0 !important;
}

.-noMargin
{
	margin:0 !important;
}

.-marginTop16
{
	margin-top:16px !important;
}

.-marginTop32
{
	margin-top:32px !important;
}

.-autoMargin
{
	margin:auto !important;
}

.-displayNone
{
	display:none !important;
}

.-fontSize08
{
	font-size:0.8rem !important;
}

.-textAlignLeft
{
	text-align:left !important;
}

.-textAlignCenter
{
	text-align:center !important;
}
.-textAlignRight
{
	text-align:right !important;
}