#main {
background: top left repeat-y url(images/background-training.gif);
}

#bbu-navigation a:hover,#bbu-navigation a#home-menu:hover {
background: #fbb162 !important;
color:#fff;
}

#bbu-navigation #home-menu {
background: none !important;
color: #587BB2;
}

#training-menu {
background: #fbb162 !important;
font-weight: bold;
color: #fff;
}

.sub-section {
background: #feebd8;
}

.dataTable th {
background: #fbb162;
color: #fff;
font-weight: bold;
text-align: left;
}

#receipt {
background: #feebd8;
padding: 0.5em;
position:fixed;
top: 103px;
left: 613px;
width: 152px;
}

* html div#receipt {
position:absolute;
top: 103px;
left: 613px;
}

.training-nav {
display: list-item;
}