$(document).ready(function() {
$('#tb2 .rounded').corner("7px cc:#fff");
$('#tb2 .rounded-l').corner("5px");

});

