﻿    .Register
    {
        width: 100%;
    }
    .Title
    {
        font-weight: bold;
        color: Blue;
    }
    Label
    {
    	font-weight: bold;
    }
    .Notice
    {
    	font-size:0.8em;
    	color:Red;
    }