/*http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml*/
.kp {width: 260px;}
/*blue border*/
.t {background: url(uimages/round/dot3.gif) 0 0 repeat-x; width: 260px;position:relative;z-index:2;margin-top:20%;margin-left:20px;}/**/
.html.t {background: url(uimages/round/dot3.gif) 0 0 repeat-x; width: 260px;position:absolute;z-index:2;left:0px;z-index:2;margin-top:20%;}
.b {background: url(uimages/round/dot3.gif) 0 100% repeat-x;}
.l {background: url(uimages/round/dot3.gif) 0 0 repeat-y;}
.r {background: url(uimages/round/dot3.gif) 100% 0 repeat-y;}
.bl {background: url(uimages/round/bl3.gif) 0 100% no-repeat;}
.br {background: url(uimages/round/br3.gif) 100% 100% no-repeat;}
.tl {background: url(uimages/round/tl3.gif) 0 0 no-repeat;}
.tr {background: url(uimages/round/tr3.gif) 100% 0 no-repeat; z-index:2;padding:10px;font-size:18px;} 

.kpa {width: 260px;}

/*orange border*/
.t1 {background: url(uimages/round/dot2.gif) 0 0 repeat-x; width: 260px;position:relative;z-index:2;margin-top:20%;margin-left:20px;}
.html.t1 {background: url(uimages/round/dot2.gif) 0 0 repeat-x; width: 260px;position:absolute;z-index:2;left:0px;z-index:2;margin-top:20%;}
.b1 {background: url(uimages/round/dot2.gif) 0 100% repeat-x;}
.l1 {background: url(uimages/round/dot2.gif) 0 0 repeat-y;}
.r1 {background: url(uimages/round/dot2.gif) 100% 0 repeat-y;}
.bl1 {background: url(uimages/round/bl2.gif) 0 100% no-repeat;}
.br1 {background: url(uimages/round/br2.gif) 100% 100% no-repeat;}
.tl1 {background: url(uimages/round/tl2.gif) 0 0 no-repeat;}
.tr1 {background: url(uimages/round/tr2.gif) 100% 0 no-repeat; z-index:2;padding:10px;font-size:18px;} 

