/* Created with RAGE ButtonDesign http://www.ragesw.com/products/buttondesign/ */

div.rage_button_801579 {
	float: left;
	width: 125px;
	height: 35px;
}


div.rage_button_801579 a {
	display: block;
	margin: 0px;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	background: url('click_here.png') top left no-repeat;
	color: #FFFFFF;
	font-family: 'Arial';
	font-size:12px;
	line-height: 35px;
	text-align: center;
}


div.rage_button_801579 span {
	position: relative;
	left:3px;
	}


div.rage_button_801579 a:hover {
	background-position: -125px 0;
	color: #FF0000;
}


div.rage_button_801579 a:active {
	background-position: -250px 0;
	color: #000000;
}