


#previous-result
{
background:url(../images/previous-result.png)!important; /* IE7 and most other browsers */
background: url(../images/previous-result.png); /* IE6 and below */ 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

#next-match
{
background:url(../images/next-match.png)!important; /* IE7 and most other browsers */
background: url(../images/next-match.png); /* IE6 and below */ 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

#training-night
{
background:url(../images/training-night.png)!important; /* IE7 and most other browsers */
background: url(../images/training-night.png); /* IE6 and below */   
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

#no-respect
{
background:url(../images/no-respect.png) !important; /* IE7 and most other browsers */
background: url(../images/no-respect.png); /* IE6 and below */  
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

#bannerimage
{
background:url(../images/banner-image.png) !important; /* IE7 and most other browsers */
background: url(../images/banner-image-8.png); /* IE6 and below */ 
overflow:auto; 
height:100%; 
clear:both;

}

#navigation-bar
{
background:url(../images/navigation-bar.png)!important; /* IE7 and most other browsers */
background: url(../images/navigation-bar-8.png); /* IE6 and below */ 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

#sponsors-band
{
background:url(../images/sponsors-band.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:0px;
margin-left: 0px;

}

.floatingleft {
    float:left;
    margin-top:5px;
    margin-left:12px;
    margin-bottom:10px;
	padding-right: 10px;

    }
	
.floatinglogos {
    margin-top:17px;
    margin-left:10px;
    margin-bottom:0px;
	padding-right: 0px;
	float:left;
	display: inline;

    }
.floatinglogosright {
    margin-top:52px;
    margin-left:10px;
    margin-bottom:0px;
	padding-right: 10px;
	float:right;
	display: inline;

    }

