
.roundbox { 
  background:  #C8E3F9; 
}
.roundboxtop { 
  background: url(img/round/ne.gif) no-repeat top right; 
}
.roundboxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(img/round/nw.gif) no-repeat top left; 
}
.roundboxbottom { 
  background: url(img/round/se.gif) no-repeat bottom right; 
}
.roundboxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(img/round/sw.gif) no-repeat bottom left; 
}
.roundboxcontent {
  padding: 0px 10px 0px 10px;
  
}
.float_left
{
float:left;
}
.float_right
{
float:right;
}
.editsection
{
 font-weight:normal;
 background:#FFFFFF;
 padding:4px;
 border:1px solid #EEEEEE;
 }
.editsection:before
{
 content:url(img/editsmall.png) ;

}
a.no_decoraction:link, a.no_decoraction:visited
{
  text-decoration:none;
}

