div#mainNav
{
  margin-bottom: 2px;
  color: #888;
  text-align: right;
  line-height: 18px;
  font-size: 11px;
}

div#mainNav a
{
  color: #fff;
}

div#mainNav .innerDiv
{
  padding-right: 10px;
}

/* DIV WITH ROUNDED CORNERS*/ 
.bl {background: url('../../ozcdata/images/layout/bl.gif') 0 100% no-repeat #51555c;}
.br {background: url('../../ozcdata/images/layout/br.gif') 100% 100% no-repeat}
.tl {background: url('../../ozcdata/images/layout/tl.gif') 0 0 no-repeat}
.tr {background: url('../../ozcdata/images/layout/tr.gif') 100% 0 no-repeat; padding: 15px 25px 12px 15px;}
.clear {font-size: 1px; height: 1px}

div#mainNav .tr {padding: 5px;}
