#id_uCLySlW > div > p > a{
	border: 2px solid #605CA8;
    color: #605CA8;
}

.WaGadgetEventsStateList h3.sectionTitle{
    background-color: transparent;
	color: #605CA8
}

/*The following code hides the PayByCreditCardButton*/
#payByCreditCardButton {
    display: none;
}

a.stylizedButton.buttonStyle004 {
    border: 2px solid #7273a9;
    border-radius: 47px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.35);
    color: #7273a9;
    display: inline-block;
    font-size: 27px;
    font-weight: normal;
    height: 43px;
    line-height: 38px;
    padding: 24px 17px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    margin-bottom: 3px;
}