* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px; }


#prev { position:absolute; left:0px; top:348px; width:60px; height:72px; z-index: 2; }
#next { position:absolute; left:440px; top:348px; width:60px; height:60px; z-index: 2; }

#prev a { width:60px; height:60px; display: block; background: url(/images/come/arrows.png) 0 0 no-repeat; }
#prev a:hover { background: url(/images/come/arrows.png) 0 -64px no-repeat; }

#next a { width:78px; height:60px; display: block; background: url(/images/come/arrows.png) -60px 0 no-repeat; }
#next a:hover { width:78px; height:60px; display: block; background: url(/images/come/arrows.png) -61px -64px no-repeat; }
