.rounded{
border-radius:20px;
border:1px solid #b7852c;
padding:15px;
width:500px;
box-shadow:2px 2px 7px #666;
margin-top:15px;
margin-bottom:10px;
}
.rounded h2{
margin-top:0px;
}
.rounded a{
/*to change a link*/
}
.rounded input[type=checkbox]{
width:15px;
height:15px;
border:1px solid #b7852c;
background-color:#efefef;
padding-left:30px;
}




#ctl00_ContentPlaceHolder1_Button_pay{

}