﻿.check 
{
	position: absolute;
		border: 1px solid black; 
		overflow: hidden;
		width:12px; 
		height:12px;
		margin-left:-6px;
		margin-top:-8px
}

.check input
{
	position: absolute;
	margin-top:-6px;
	margin-left:-14px;
	width:22px;
	outline-width:0px;
	zoom:1.3;
}


.checknotable
{
	position: absolute;
		border: 1px solid black; 
		overflow: hidden;
		width:12px; 
		height:12px;
		margin-left:-15px;
		margin-top:-8px
}

.checknotable input
{
	position: absolute;
	margin-top:-6px;
	margin-left:-20px;
	width:22px;
	outline-width:0px;
	zoom:1.3;
}

.checkff
{
	position: absolute;
		border: 1px solid black; 
		overflow: hidden;
		width:12px; 
		height:12px;
		margin-left:-15px;
		margin-top:-8px
}

.checkff input
{
	position: absolute;
	margin-top:-6px;
	margin-left:-10px;
	width:22px;
	outline-width:0px;
	zoom:1.3;
}