div.stretchImgButton>div>table {
    font-size: 0px !important;
}
div.stretchImgButtonOver>div>table {
    font-size: 0px !important;
}
.grid_custom_summary{
	border-bottom: 1px solid #A7ABB4 !important;
}

.grid_message{
	font-family:Frutiger-Light, Arial,Verdana,sans-serif; font-size:12px; text-overflow:ellipsis;
	color:#333333;
}
.red_grid_message{
	font-family:Frutiger-Light, Arial,Verdana,sans-serif; font-size:12px; text-overflow:ellipsis;
	color:#ff0000;
	text-align: right;
}
.multi_sel_grid_message{
	font-family:Frutiger-Light, Arial,Verdana,sans-serif; font-size:12px; text-overflow:ellipsis;
	color:#888888;
	text-align: right;
	font-weight:normal !important;
}

.formHintEx {
	white-space: nowrap; 
}
.redBorder {
/* 	border: 2px solid red; */
	color: red !important;
	font-size:12px !important;
}

.logsSection {
	font-family:Consolas;
}

.redBorderDisabled {
/* 	border: 2px solid red; */
	color: red;
	font-size:12px;
}

.em-search-form{
	border:1px solid #aaa;
}

.em-search-form label{
	white-space: nowrap;
	background: url(../images/bullet_mandatory.gif) no-repeat center left;
	padding-left:12px;
}

.h-button-bar {
	margin:5px 0;
}

.rejection-details-form, .rejection-details-formFocused {
	padding-left: 20%;
}