html, body{
	font-size:11px;
	background-color:#3FB013;
}

div#main{
	background-color:white;
}

div.ful{
	width:150px;
	height:20px;
	line-height:20px;
}

div.ful a{
	font-size:12px;
}

.duplabox input[type="checkbox"] {
    margin: 0px;
    padding: 0px;
    transform: scale(1) !important;
}