/* fixes unclickable link issue with Vignette ICE */
h3.vgn-inline {
  display:inline;
  line-height: 2.5em;
}


.excel {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/msexcellicon2003.gif) center left no-repeat;
}

.powerpoint {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/mspowerpoint2003.gif) center left no-repeat;
}

.word {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/mswordicon2003.gif) center left no-repeat;
}

.rss {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/rss_icon.jpg) center left no-repeat;
}

.share {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/share-icon-16x16.png) center left no-repeat;
}

.video {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/videocamer.gif) center left no-repeat;
}

.pdf {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/pdficon_small.gif) center left no-repeat;
}

.print {
padding:1px 0 1px 19px;
background:transparent url(../img/icons/printer_icon.png) center left no-repeat;
}

/* end icons */

.end-icon {
padding:1px 19px 1px 0;
background-position: center right;
background-repeat: no-repeat;
}


#floateetable td {
padding: 0px;
margin: 0px;
line-height: 15px;
}

