.navigation li 
 {

width:105px;

display:inline-block; zoom:1; *display:inline;


	
 }
#footer li 
 {
     display:inline-block; zoom:1; *display:inline;
     
 line-height:20px;
}

#bottomSectorContentLeft ul, #bottomSectorContentRight ul
{

    padding-top:30px;

}
#contentHeaderImage
{
    background-color: #ffffff;


}

#headerRightEmail
{
float:right;
width:200px;
height: 25px;
background-color: #999999;
background-image:url('../images/TriangleWhite.png');
background-repeat: no-repeat;
background-position: 5px center;

}

.menuNotSelected, .menuSelected
{

    background-image:url('../images/TriangleSmlGrey.png');
    background-repeat: no-repeat;
background-position: 5px center;
}
.menuSelected
{

    background-image:url('../images/ie6/TriangleSmlPaleRed.png');

}
#homeIntro h1
{
background-image:url('../images/ie6/TriangleSmlRed.png');


}

.lookingForBoxWork, .lookingForBoxStaff
{


background-image:url('../images/ie6/TriangleMedRed.png');

}
.lookingForBoxStaff
{

background-image:url('../images/ie6/TriangleMedGrey.png');

}

#homeQuickJobSearch h2
{
background-image:url('../images/ie6/TriangleMedRed.png');

}
#bottomSectorContentLeft, #bottomSectorContentRight
{
   float:left;
       background-image:url('../images/ie6/TriangleLgeWhiteDown.png');

}
.navigation a
 {

background-image:url('../images/navHoverBg.png');
}