#round a img{border:none;}
#round img{border:none;}
#round{position:relative;float:left;margin:0px 0px 0px 0px;padding:0px;}
#round span{position:absolute;z-index:2;height:12px;width:12px;}
.curve1{background:transparent url(/img/corner_topright_b.gif) top right no-repeat;top:0px;right:0px;}
.curve2{background:transparent url(/img/corner_topleft_b.gif) top left no-repeat;top:0px;left:0px;}
.curve3{background:transparent url(/img/corner_bottomright_b.gif) bottom right no-repeat;bottom:3px;right:0px;}
.curve4{background:transparent url(/img/corner_bottomleft_b.gif) bottom left no-repeat;bottom:3px;left:0px;}

