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

