.closebutton img {
	vertical-align:bottom;
	height:21px;
	opacity:0.50;
}

.closebutton a:hover img {
    opacity: 0.90;
}