/* CSS Document */
.fm-type-setting {
    border: 1px solid #A7A7A7;
    margin-top: 20px;
    padding: 15px;
}

.clear{clear:both;}	
.type-ckbox-main{
    display: block;
    position: relative;
    clear: both;
}
.type-ckbox {
    float: left;
    margin-top: 10px;
    width: 260px;
}
.note-summry{ clear:bold;font-style:italic;}

.msgText {
    margin-left: -2px!important;
    width: 790px!important;
}

.type-submit {
    float: left;
    width: 100%;
	margin-bottom: 10px;
}