.actions {
	clear: both;
	position: absolute; 
	top: 20px;
	left: 600px;
	text-align: left;
}
.actbut a, .actbut a:visited {
	width: 167px;
	height: 20px;
	background-position-x: 5px;
	display:block;
	border:0px solid white;
	font:normal normal normal 12pt tahoma, verdana, sans-serif;
	letter-spacing:2px;
	text-decoration: none;
	color: white;
	text-shadow: 1px 1px black;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin: 0;
	vertical-align: top;
}
.actbut a:hover, .actbut a:focus, .actbut a.rollover, .actbut a.rollover:visited {
	color: black;
	background-image: url(http://www.masstpc.org/img/button/action8.png);
	text-shadow: none;
}
#actbut1 a, #actbut1 a:visited {
	background: url(http://www.masstpc.org/img/button/action10.png) no-repeat;
	color: white;
}
#actbut2 a, #actbut2 a:visited {
	background: url(http://www.masstpc.org/img/button/action4.png) no-repeat;
	color: white;
}
#actbut3 a, #actbut3 a:visited {
	background: url(http://www.masstpc.org/img/button/action3.png) no-repeat;
	color: white;
}
#actbut1 a:hover, #actbut1 a:focus, #actbut1 a.rollover, #actbut1 a.rollover:visited,
 #actbut2 a:hover, #actbut2 a:focus, #actbut2 a.rollover, #actbut2 a.rollover:visited, 
 #actbut3 a:hover, #actbut3 a:focus, #actbut3 a.rollover, #actbut3 a.rollover:visited {
	color: black;
	background-image: url(http://www.masstpc.org/img/button/action8.png);
	text-shadow: none;
}
/* not used 
.action-donate {
	position: absolute; 
	top: 42px;
	left: 750px;
	text-align: left;
}*/
.actbut4 {
}
.actbut4 a, .actbut4 a:visited {
	background-position: -55px;
	vertical-align: top;
	width: 90px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(http://www.masstpc.org/img/button/action3.png);
	display:block;
	font:normal normal normal 12pt tahoma, verdana, sans-serif;
	letter-spacing:3px;
	text-decoration: none;
	color: white;
	padding-top: 4px;
	padding-left: 18px;
}
.actbut4 a:hover, .actbut4 a:focus, .actbut4 a.rollover, .actbut4 a.rollover:visited {
	color: black;
	background-image: url(http://www.masstpc.org/img/button/action8.png);
	text-shadow: none;
}

