.roundcont {
	width: 95%;
	background-color: #f90;
	color: #fff;
	margin-left:auto; margin-right:auto;
	text-align: left;
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url('https://www.milesfaster.co.uk/images/images/tr.gif') no-repeat top right; 
}

.roundbottom {
	background: url('https://www.milesfaster.co.uk/images/images/br.gif') no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.rbc {
   background: #ffffcc;
}
.rtc div {
   background: url('images/images/xtl.png') no-repeat top left;
}
.rtc {
   background: url('images/images/xtr.png') no-repeat top right;
}
.rrb div {
   background: url('images/images/xbl.png') no-repeat bottom left;
}
.rrb {
   background: url('images/images/xbr.png') no-repeat bottom right;
}

.rtc div, .rtc, 
.rrb div, .rrb {
   height: 20px;
 }
.rrc { margin: 0 30px; }
.rbc {
  text-align: left;
   margin-left:auto; margin-right:auto;
   font-size:130%;}
   .boxy { 
  background: #99CCFF; 
  margin-left:auto; margin-right:auto;
	text-align: left;
}
.boxtop { 
  background: url(images/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.boxn { 
  background: #E8E8F0; 
}
.boxtopn { 
  background: url(images/images/nen.gif) no-repeat top right; 
}
.boxtopn div { 
  font-size: 0;
  height: 14px; 
  background: url(images/images/nwn.gif) no-repeat top left; 
}
.boxbottomn { 
  background: url(images/images/sen.gif) no-repeat bottom right; 
}
.boxbottomn div { 
  font-size: 0;
  height: 14px; 
  background: url(images/images/swn.gif) no-repeat bottom left; 
}
.boxcontentn {
  padding: 0px 14px 0px 14px;
}