.clear{
clear:both;
}

.round_box_container{

}

.round_box_header{
background: #535353 url(newsite/skin/images/t.png) bottom repeat-x;height:10px;
margin:0px;
padding:0px
}

.round_box_top_left{
float:left; width:10px; height:10px; background: #535353 url('newsite/skin/images/tl.png') no-repeat;
margin:0px;
padding:0px;

}

.round_box_right{
float:right; width:10px; height:10px; background: #535353 url('newsite/skin/images/tr.png') no-repeat;
margin:0px;
padding:0px;

}

.round_box_content{
border-left:1px solid #535353; border-right:1px solid #535353;
margin:0px;
padding:10px;
}

.round_box_footer{
background: #535353 url(newsite/skin/images/b.png) bottom repeat-x; height:10px;
margin:0px;
padding:0px;

}

.round_box_bottom_left{
float:left; width:10px; height:10px; background: #535353 url('newsite/skin/images/bl.png') no-repeat;
margin:0px;
padding:0px;
}

.round_box_bottom_right{
	float:right; width:10px; height:10px; background: #535353 url('newsite/skin/images/br.png') no-repeat;
	margin:0px;
padding:0px;
}

