$(document).ready( function(){
// $("#green").corners("14px top-right bottom-left transparent");
$(".buttond").corners("8px top-right bottom-left transparent");
$(".buttons").corners("8px top-right bottom-left transparent");
$(".buttong").corners("8px top-right bottom-left transparent");
$(".buttonw").corners("8px top-right bottom-left transparent");
$(".buttonj").corners("8px top-right bottom-left transparent");
$("#gallerydesign ul li p").corners("10px top-right bottom-left transparent");
$("#gallerystationery ul li p").corners("10px top-right bottom-left transparent");
$("#gallerygraphic ul li p").corners("10px top-right bottom-left transparent");
$("#galleryweb ul li p").corners("10px top-right bottom-left transparent");
$("#galleryjewelry ul li p").corners("10px top-right bottom-left transparent");
});
