#te-giac-count {
        position:absolute;
        top:358px;
        left:0px;
        display:block;
        width:320px;
        height:44px;
        background-image: url("/training_events/images/te_giac.gif");
        background-position: top left;
        background-repeat: no-repeat;
        }
        
#te-giac-count p {
        position:absolute;
        top:3px;
        color:#1D567D;
        width:330px;
        font:8pt/9pt 'trebuchet ms', verdana, sans-serif;
        text-align:center;
        }
 
#te-giac-count a {
        position:relative;
        top:0;
        color:#1D567D;
        font:8pt/9pt 'trebuchet ms', verdana, sans-serif;
        text-align:center;
        }
 
#te-giac-count a:hover {
        color:#006259;
        text-decoration:none;
        }
        
#te-quote-bar {
        position:absolute;
        top:358px;
        left:320px;
        display:block;
        width:372px;
        height:44px;
        background-image: url("/training_events/images/te_quote.gif");
        background-position: top left;
        background-repeat: no-repeat;
        }
 
#te-quote-bar p {
        position:relative;
        top:3px;
        color:#1D567D;
        width:350px;
        font:8pt/10pt 'trebuchet ms', verdana, sans-serif;
        text-align:center;
        }
        
#te-iconlogo a {
        position:absolute;
        top:181px;
        left:-2px;
        display:block;
        width:303px;
        height:207px;
        background-image: url("/private/te_iconlogo.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        }
 
#te-iconlogo a:hover {
    text-decoration:none;
        }
 
 #te-altlogo {
        position:absolute;
        top:180px;
        left:306px;
        display:block;
        width:477px;
        height:207px;
        background-image: url("/private/te_logobg.gif");
        background-position: top left;
        background-repeat: no-repeat;
        }
        
#te-logo a:hover {
        color:#F7C73E;
        text-decoration:none;
        }
 
 
#te-altlogo a {
        color:#DDD;
        }
 
#te-altlogo a:hover {
        color:#F7C73E;
        text-decoration:none;
        }
        
a.medal {
        position:absolute;
        top:358px;
        left:0px;
        display:block;
        width:44px;
        height:44px;
        z-index:1000;
        text-decoration:none;
        }
 
span#medal{
        background-image: url("/training_events/images/te_giac_big.png");
        background-position: top left;
        background-repeat: no-repeat;
        visibility:hidden;
        }
 
html>body a.medal:hover {
        position:absolute;
        top:95px;
        left:-20px;
        display:block;
        clear:both;
        width:83px;
        height:83px;
        z-index:3000;
        text-decoration:none;
        background-image: url("/training_events/images/te_giac_big.png");
        background-position: top left;
        background-repeat: no-repeat;
        visibility:visible !important;
        visibility:hidden;
        }
        
#te-assess {
	    z-index:500;
        position:absolute;
        top:358px;
        left:650px;
        display:block;
        width:320px;
        height:44px;
        background-image: url("/training_events/images/te_giac_upsidedown.gif");
        background-position: top left;
        background-repeat: no-repeat;
        float:right; 
        width:126px; 
        padding-right:11px; 
        text-align:right; 
        padding-top:5px;
        }
        
        
        
        
        
        
        
        
 