$(document).ready(function() {
						   
    $(".PlainCornered").corner();
});
