*
{
	font-family : arial;
	font-size:    12px;
}


h1
{
	font-size: 16px;
	
}

input
{
	padding:3px;
}

.configTileSection
{
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top : 20px;
}

.message
{
	color:#00AA00;
	font-weight: bold;
	
}