Valores do raio de borda 4
/* top-left | top-right | bottom-right | bottom-left */
border-radius: 1px 0 3px 4px;
slgotting
/* top-left | top-right | bottom-right | bottom-left */
border-radius: 1px 0 3px 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;