div.headButton {
	border-left:2px solid #FF9999;
	border-top:1px solid #FF9999;
	border-bottom:2px solid #990000;
	border-right:2px solid #990000;
	background-color:#CC3333;
	width:100px;
	height:23px;
	position:absolute;
	top:135px;
	cursor:pointer;
	font-size:85%;
}