@import url(../global/rounded-corners.css);

  /*--------------------------------------------------------------------------------/
 /  ROUNDED CORNERS / 
/================================== */

/* FEATURES BACKGROUND ON WHITE BASE */

.round-feat-br {background-image: url(../../images/wt/round_feat_br.png);}
.round-feat-tr {background-image: url(../../images/wt/round_feat_tr.png);}
.round-feat-tl {background-image: url(../../images/wt/round_feat_tl.png);}
.round-feat-bl {background-image: url(../../images/wt/round_feat_bl.png);}


/* COLORED BACKGROUND INSIDE WHITE BOX */

.round-color-br {background-image: url(../../images/wt/round_color_br.png);}
.round-color-tr {background-image: url(../../images/wt/round_color_tr.png);}
.round-color-tl {background-image: url(../../images/wt/round_color_tl.png);}
.round-color-bl {background-image: url(../../images/wt/round_color_bl.png);}


