

body{
	padding: 0px;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{
	margin-top:2px;
}

