
.blockbutton{
border-bottom-left-radius:8px; border-bottom-right-radius:8px;
}
.buttonbg{
border-top-left-radius:8px; border-top-right-radius:8px;
}
.overlaybutton{
border-radius:8px;
}

.topborderradius{
border-top-left-radius:8px; border-top-right-radius:8px;
}
.barbutton .buttonbg{
border-radius:8px;
}
.butfademask{
border-radius:8px;
}