#link a {
 display:block;
 width:164px;
 margin: 0; padding:4px 0 10px 16px;
 font: bold 14px/1 sans-serif;
 color:#154882;
 background: url("button.png") 0 0 no-repeat;
 text-decoration: none;
 }
#link a:hover { 
 background-position: -180px 0;
 color: #fff;
 }
#link{
	margin-left: -10px;
}
textarea#result {
	rows: 4;
	cols: 30;
	border: 0;
	resize: none;
	border-style: none;
}
hr{
	color: #4780e7;
}
select{
	width: 70px;
}
select#head{
	width: 180px;
}
