#submenu_holder {
	margin-top: 18px;
	border-left-style: solid;
	border-left-width: 12px;
	border-left-color: #FF7700;
	margin-left: -12px;
}

.submenu_table {
	/*width: 100%;*/
	margin-bottom: 2px;
}

table.submenu_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 1px;
	white-space: nowrap;
}

.submenu_cell {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8F94A3;
}

.submenu_cell_select {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8F94A3;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #8F94A3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8F94A3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADBE0;
}

.submenu_cell_select_first {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #8F94A3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8F94A3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADBE0;
}
