somm{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
font: 0.7em/1.5 Geneva, Arial, Helvetica, sans-serif;
	color: #333; text-align: justify
	}

#middle {
	margin: 20px 40px 20px 40px;
	}


/* Custom corners addition */
div.Article {
  background:  url("../IMGspip03/custom_corners_topleft.gif") top left no-repeat;
  position:relative;
  } 
div.Article h3 {
  position:relative;
  background:  url("../IMGspip03/custom_corners_topright.gif") top right no-repeat;
  font-size:1.3em;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
  }
div.ArticleBody {
  background:  url("../IMGspip03/custom_corners_right.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  padding-left:0;
  position:relative;
  right:-8px;
  text-align: justify
  }
div.ArticleFooter {
  background:  url("../IMGspip03/custom_corners_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:7px;
  
  }
div.ArticleFooter p {
  background:  url("../IMGspip03/custom_corners_bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
  }
 div.ArticleLongContent {
 background: url("../IMGspip03/custom_corners_leftborder.gif") top left repeat-y;
 }
