.info_button {
	margin-bottom:20px;
	width:136px;
	font-style:italic;
}
.small_button {
	margin-bottom:1px;
}
.hilite_button {
	background-color:#ef6f29;
}
.ems_button,.ems_button_disabled {
	border:1px solid #bdbdbd;
	padding:5px 5px 0px 5px;
	height:36px;
	font-weight:bold;
}
.ems_button {
	cursor:pointer;
	background:url('../../images/ems/ems_button_bg.gif') bottom repeat-x;
}
.ems_button div,.ems_button_disabled div {
	float:left;
	margin-right:10px;
	width:35px;
	text-align:center;
}
.ems_button span {
	color:#2d81d7;
	font-family:arial,sans-serif;
	font-size:9pt;
}
.ems_button_disabled span {
	color:#969696;
	font-family:arial,sans-serif;
	font-size:9pt;
}
