@CHARSET "UTF-8";
table{
	font-size: 13px;
}
.btn{
	height: 34px !important;
}
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}