@charset "utf-8";
/* CSS Document */

div.error {
	margin-top: 5px;
}

div.error p {
	margin: 0;
}

.txt {
	
	margin-bottom: 10px;	
}

form.chk label{
	margin: 0;
	margin-top: -3px;
	text-align: right;
}

form.chk input{
	margin-right: 10px;
}

form.chk h6{
	color: #6699CC;
}

.left {
	padding: 5px 5px 5px 0;
}

.dropdown{
	margin-bottom: 10px;
}