#masthead { background: #ccc url(../images/banner-image.jpg) no-repeat right top; }
#site-title { color: #000; }
#splash-image { background: #fbfbfb url(../images/splash-image.jpg) no-repeat left center; }
.datatable tr:hover { cursor: text; }

/* ----these to fix the bug and add the fourth level menu ------ */ 
#site-menu .menu-b dd.sub a:link, #site-menu .menu-b dd.sub a:visited { background:transparent  url(../images/devices/double-arrow.gif) no-repeat 10px 6px; color:#555; display:block; text-decoration:none; padding-left:20px; }
#site-menu .menu-b dt a:link, #site-menu .menu-b dt a:visited { display:block;} 

/* ----these to fix the for label ------ */
#cg_stationery td label {float:none; width:inherit; margin:0; }

/* ----these are the two images on the homepage ------ */ 
div.cg-entrypoints {clear:both; margin:0px 0; border-bottom:1px dotted #ddd; width:100%; overflow:auto; font-size:95%!important}
div.cg-entrypoints h3 {color:#333!important;}
div.cg-entrypoints h4 {color:#666!important;font-weight:normal}
div.cg-entrypoints img {float:left; padding:3px; border:1px solid #999!important; margin:0 12px 12px 0; }
div.cg-entrypoints ul {list-style-type:none; margin:0!important; padding:0!important;}
