.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.comboBoxMedium {
	width: 65px;
}
.textFieldBig {
	width: 200px;
}
.textFieldVeryBig {
	width: 300px;
}
.comboBoxBig {
	width: 200px;
}
.mandatoryRed {
	color: #FF0000;
}
.buttonMedium {
	width: 75px;
}
.listBig {
	width: 200px;
}
.listMedium {
	width: 100px;
}
.listVeryBig {
	width: 300px;
}
.buttonSmall {
	width: 50px;
}
.comboBoxMediumPlus {
	width: 120px;
}
.buttonBig {
	width: 150px;
}
.textFieldSmall {
	width: 50px;
}
.textAreaLong {
	width: 300px;
	height: 100px;
}
.textFieldMedium {
	width: 70px;
}
.textFieldVerySmall {  width: 40px}
.textAreaBig {
	height: 200px;
	width: 500px;
}
.textAreaMedium {
	height: 150px;
	width: 350px;
}
.comboBoxVeryBig {

	width: 300px;
}
.comboBoxReading {

	width: 100px;
}

.listVeryLong {
	height: 200px;
	width: 300px;
}
.btn{ 
color:#00f;
width:100px;
font-family:'trebuchet ms',helvetica,sans-serif; font-size:84%; 
font-weight:bold; 
background-color:#fff; 
border:1px solid;
border-top-color:#050; 
border-left-color:#050;
border-right-color:#050;
border-bottom-color:#050;
}
.longbtn{ 
color:#00f;
width:250px;
font-family:'trebuchet ms',helvetica,sans-serif; font-size:84%; 
font-weight:bold; 
background-color:#fff; 
border:1px solid;
border-top-color:#050; 
border-left-color:#050;
border-right-color:#050;
border-bottom-color:#050;
}  

