﻿.pay-btn {
	background-color: #F3EDFD;
}

.pay-btn:hover {
	background-color: #AFD7FF;
    cursor: pointer;
}

.month499-msg {
    font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.month499-btn {
    width:130px;
    height:40px;
}

.month499-btn:hover {
	background-color: #AFD7FF;
    cursor: pointer;
}