a.left {position:absolute;top:468px;left:212px;float:left; width:10px;height:81px;   background:url(images/scroll-left.gif) center center no-repeat; background-color:#f3778e;cursor:pointer;}
a.left:hover {background-color:#e6405e}

a.right	 {position:absolute;top:468px;left:937px; width:10px; height:81px; background:#f3778e url(images/scroll-right.gif) center center no-repeat;cursor:pointer;}
a.right:hover {background-color:#e6405e}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
