.dial_row {
	height:42px;
	width:515px;
	background:url(../images/dialbar.png) no-repeat;
}

.dial_rowlarge {
	height:84px;
	width:515px;
	background:url(../images/dialbarlarge.png) no-repeat;
}

.credit {
	height:62px;
	width:233px;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	display:block;
}

.credit:hover {
	height:62px;
	width:233px;
	background:url(../images/button_hover.png) no-repeat;
	cursor:pointer;
	display:block;
}

.ideal {
	height:62px;
	width:233px;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	display:block;	
}
.ideal:hover {
	height:62px;
	width:233px;
	background:url(../images/button_hover.png) no-repeat;
	cursor:pointer;
	display:block;
}

.phone {
	height:62px;
	width:233px;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	display:block;	
}

.phone:hover {
	height:62px;
	width:233px;
	background:url(../images/button_hover.png) no-repeat;
	cursor:pointer;
	display:block;
}

.sms {
	height:62px;
	width:233px;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	display:block;	
}

.sms:hover {
	height:62px;
	width:233px;
	background:url(../images/button_hover.png) no-repeat;
	cursor:pointer;
	display:block;
}

.mistercash {
	height:62px;
	width:233px;
	background:url(../images/button.png) no-repeat;
	cursor:pointer;
	display:block;	
}

.mistercash:hover {
	height:62px;
	width:233px;
	background:url(../images/button_hover.png) no-repeat;
	cursor:pointer;
	display:block;
}
