div.content div.page table tr td
{
	padding:10px 0;
}

div.content div.page table tr td img:hover
{
	opacity:0.80;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
}