.button_120{
	width:				120px;
/*	height:				12px; */
	font-family:		verdana;
	font-size:			9px;
	letter-spacing:		1px;
}
.button_240{
	width:				240px;
/*	height:				12px; */
	font-family:		verdana;
	font-size:			9px;
	letter-spacing:		1px;
}				
.text_300{
	width:				300px;
	height:				15px;
	font-family:		verdana;
	font-size:			10px;
}
.text_30{
	width:				30px;
	height:				15px;
	font-family:		verdana;
	font-size:			10px;
}
.textarea_300_200{
	width:				300px;
	height:				200px;
	font-family:		verdana;
	font-size:			10px;
}
.textarea_300_125{
	width:				300px;
	height:				125px;
	font-family:		verdana;
	font-size:			10px;
}
.textarea_300_75{
	width:				300px;
	height:				75px;
	font-family:		verdana;
	font-size:			10px;
}
.select_admin{
	width:				240px;
	height:				16px;
	font-family:		verdana;
	font-size:			10px;
	letter-spacing:		1px;
} 