
#prevLink { left: 0; float: left;background: url(../images/prevlabel.png) left 5% no-repeat;}
#nextLink { right: 0; float: right;background: url(../images/nextlabel.png) right 5% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) left 5% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 5% no-repeat;}

#imageData #imageDetails{width:240px; float: left; text-align: left; color:#FF6600; position:absolute; top:65px; left:0%;padding:20px; background:#CCCCCC;z-index: 300; }

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;position:relative;}	
