div.minmax
{
	position: relative;
	display: block;
	float: right;
	margin-top: -28px;
	right: 8px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -21px;
	width: 21px;
	height: 21px;
	cursor: pointer;
	font-size: 0.1px;
}

