﻿img {
	border:none;
}


.rndbox400 {
  background: #C6D9EA;
  font-size: 1em;
  width: 390px;
}

.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}



.rndboxgreen {
  position: relative;	 
  top:0px; right: -10px;
  background: #99cc00;
  width: 160px;
  font-size: 1em;
  color: #ffffff;

}
.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}

.rndboxorange {
  position: relative;	 
  top:0px; right: -10px;
  background: #ffcc66;
  width: 160px;
  font-size: 1em;
    color: #ffffff;

}
.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}

.rndboxred {
  position: relative;	 
  top:0px; right: -10px;
  background: #ff9d9d;
  width: 160px;
  font-size: 1em;
  color: #ffffff;
}
.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}

.rndboxblue {
  position: relative;	 
  top:0px; right: -10px;
  background: #6699ff;
  width: 160px;
  font-size: 1em;
  color: #ffffff;
}
.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}

.rndboxgreenwide {
  position: relative;	 
  top:0px; left: 15px;
  background: #99cc00;
  width: 170px;
  font-size: 1em;
  color: #ffffff;

}
.rndtop {
  background: url("images/toprighttrans.gif") no-repeat right top;
}
.rndbottom {
  background: url("images/bottomrighttrans.gif") no-repeat right top;
}
.rndbottom img {
  display:block;
}

