﻿img {
    border: none;
}

#rollImage a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}