@charset "UTF-8";
/* CSS PRESS_GALLERY */

#gallery { position:relative;}
#press { position:relative; }

/* Scrollbar & content css */						
			
#gallerymask img:hover{ background:url(press/pattern.gif) repeat; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
			
a { text-decoration:none; color:#8BB544; outline:none; }

a:hover { text-decoration:none; color:#999; }

img{ border:none; margin: 0 19px 20px 10px; outline:none; }