@CHARSET "UTF-8";

div.fe_rounded_box_inner_3 {
	background-color: white;
	margin: -2px;
}

div.fe_rounded_box_3 td.tl_3 {width: 4px; height: 4px; background: url("tl.gif") no-repeat top left;}
div.fe_rounded_box_3 td.tr_3 {width: 4px; height: 4px; background: url("tr.gif") no-repeat top right;}
div.fe_rounded_box_3 td.bl_3 {width: 4px; height: 4px; background: url("bl.gif") no-repeat bottom left;}
div.fe_rounded_box_3 td.br_3 {width: 4px; height: 4px; background: url("br.gif") no-repeat bottom right;}

div.fe_rounded_box_3 td.t_3 {background: url("dot.gif");}
div.fe_rounded_box_3 td.b_3 {background: url("dot.gif");}
div.fe_rounded_box_3 td.l_3 {background: url("dot.gif");}
div.fe_rounded_box_3 td.r_3 {background: url("dot.gif");}
