fieldset legend { font-weight: bold; font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; }
fieldset { margin: 0px;}

#large_box{ clear: both;	width: 100%;margin-bottom: 5px; }
#box_left{ float:left;		width: 47%; margin-bottom: 5px; }
#box_right{ float:right;	width: 47%; margin-bottom: 5px; }


.large_box{	clear: both;	width: 100%;margin-bottom: 5px; }
.box_left{	float:left;		width: 47%;	margin-bottom: 5px; }
.box_right{	float:right;	width: 47%;	margin-bottom: 5px; }