.checkbox_css {
	display:block;
	width:100px;
	float:left;
}

.row{
	margin-top: 5px;
}

.errmsg{
	color:red;
}

.com-field{
	color:red;
}