#windowhead{
	text-align:left;
	border:1px solid #cccccc;
	width:300px;
	height:30px;
	padding:5px;
	margin-top:10px;
	vertical-align:middle;
	background:url(../img/h3_back.jpg) repeat-x left center;
}
#windowhead select{
	font-size:7pt;
	float:right;
	
}
.minibox{
	
	border:1px solid #cccccc;
	border-top:none;
	padding:5px;
	height:250px;
	width:300px;
	text-align:left;
	
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


.paginate span{
	width:20px;
	height:20px;
}

