@CHARSET "UTF-8";

div.fe_rounded_box_inner_4 {
	background-color: white;
	margin: -2px;
}

div.fe_rounded_box_4 td.tl_4 {width: 4px; height: 4px; background: url("tl.gif") no-repeat top left;}
div.fe_rounded_box_4 td.tr_4 {width: 4px; height: 4px; background: url("tr.gif") no-repeat top right;}
div.fe_rounded_box_4 td.bl_4 {width: 4px; height: 4px; background: url("bl.gif") no-repeat bottom left;}
div.fe_rounded_box_4 td.br_4 {width: 4px; height: 4px; background: url("br.gif") no-repeat bottom right;}

div.fe_rounded_box_4 td.t_4 {background: url("dot.gif");}
div.fe_rounded_box_4 td.b_4 {background: url("dot.gif");}
div.fe_rounded_box_4 td.l_4 {background: url("dot.gif");}
div.fe_rounded_box_4 td.r_4 {background: url("dot.gif");}
