.wl-pm {
	background: #ebe9eb;
}
.wl-pm #payment{
	background: transparent;
}
.wl .wl-pm .button{
	background-color: transparent;
	color: #c36;
	border: 1px solid #c36;
}
.wl .wl-pm .button:hover{
	background-color: #c36;
	color: #fff;
}