@charset "iso-8859-1";
a
{
	cursor: pointer;
	cursor: hand;
}
a:link { color: #000000 }
a:visited { color: #000000 }
a:active { color: #000000 }
img { border-style: none }
img.itemsize
{
	height: 25;
	width: 25;
	vertical-align: middle;
}