span.headerSelected {
	font-family: Verdana;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
        	
span.row_forthlevel_first {
	margin-top: 4px;
	padding-top: 9px;
}

span.row_forthlevel_last {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div.my_booking_backgroung {
   width: 176px;
   background-color: #d7e1ed;
   border-right: 1px solid #EAEAEA;
   border-bottom: 1px solid #EAEAEA;
   border-left: 1px solid #EAEAEA;
   margin-top: 0px;
   margin-left: 4px;
   padding-bottom: 6px;
}

div.my_booking_const_background_first {
	background-color: #FAFAFA;
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
	height: 24px;
	border: 1px solid #CCD5DC;
}

div.groups_backgroung img.grp_shevron_img_last, div.groups_backgroung_first img.grp_shevron_img_last, div.groups_backgroung_last img.grp_shevron_img_last {
	border: 0px;
	float: right;
	margin-top: -18px;
	margin-right: 4px;
	visibility: hidden;
}

div.groups_backgroung img.grp_shevron_img_last_selected, div.groups_backgroung_first img.grp_shevron_img_last_selected, div.groups_backgroung_last img.grp_shevron_img_last_selected {
	border: 0px;
	float: right;
	margin-top: -18px;
	margin-right: 4px;
	visibility: visible;
}

.table_last {
	border: 0px;
	width: 175px;
	margin-top: 7px;
	margin-bottom: 7px;
}

