body { padding: 0; margin: 0; }
img { border: none; }
/* dock - top */
.dock { position: relative; height: 50px; text-align: center; }
/* dock2 - bottom */
#dock2 { width: 100%; bottom: 0px; position: absolute; left: 0px; }
.dock-container2 { position: absolute; height: 50px; padding-left: 0px; }
a.dock-item2 { display: block; font: bold 15px Arial, Helvetica, sans-serif; width: 40px; color: #FFFFFF; bottom: 0px; position: absolute; text-align: center; text-decoration: none; }
.dock-item2 span { display: none; padding-left: 0px; }
.dock-item2 img { border: none; margin: 5px 10px 0px; width: 100%; }


 .dock img { behavior: url(iepngfix.htc) }