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