.readmore {
	background: url(img/arisewindpower_button_readmore_en.png);
	width: 81px;
	height: 17px;
	margin: -8px 0 0px;
}
.readmore:hover {
	background: url(img/arisewindpower_button_readmore_en.png) -81px 0px;
}

.createsend input.submit {
	width: 53px;
	height: 27px;
	background: url(img/arisewindpower_button_send_en.png) 0px 0px no-repeat;
}
.createsend input.submit:hover {
	background: url(img/arisewindpower_button_send_en.png) -53px 0px no-repeat;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
	width: 53px;
	height: 27px;
	background: transparent url(img/arisewindpower_button_send_en.png) no-repeat 0 0;
}
.tx_powermail_pi1_fieldwrap_html_submit input:hover {
	background: transparent url(img/arisewindpower_button_send_en.png) no-repeat -53px 0;
}
