.textboxnormal {
	font-family:trebuchet ms;
    font-size:  13px;
    border: 	1px solid #e3e3e3;
}

.listboxes {
    font-family: trebuchet ms;
    font-size:	 8pt;
}

.chkboxes {
    font-family: trebuchet ms;
    font-size:   8pt;
}

.buttons {
	font-family: trebuchet ms;
	font-size:   8pt;
	color: 		 #4d4d4d;
	width: 		 90px;
	height:		 24px;
	margin-left: 6px;
	margin-top:  6px;
}

.large_buttons {
	padding:	 9px;
	font-family: trebuchet ms;
	font-size:	 9pt;
	width:		 100px;
	color:		 #525252;
}

.small_buttons {
	font-family: trebuchet ms;
	font-size: 	 8pt;
	color: 		 #4d4d4d;
	width: 		 30px;
	height:		 24px;
	margin-left: 6px;
	margin-top:  6px;
}

.popover_buttons {
	font-family: trebuchet ms;
	font-size:   8pt;
	color: 		 #4d4d4d;
	width: 		 70px;
	height:		 20px;
	margin-left: 6px;
}