.box {
	background: #28CBD0;
	width: 167px;
	height: 53px;
}
.boxtop { 
  //background: url(Images/roundcorners/blue/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  //background: url(Images/roundcorners/blue/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../../Images/roundcorners/blue/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../../Images/roundcorners/blue/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	height: 33px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.box2 {
	background: #BDD027;
	width: 167px;
	height: 53px;
}
.boxtop2 { 
  //background: url(Images/roundcorners/green/ne.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  //background: url(Images/roundcorners/green/nw.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(../../Images/roundcorners/green/se.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(../../Images/roundcorners/green/sw.gif) no-repeat bottom left; 
}
.boxcontent2 {
	padding: 0px 10px 0px 10px;
	height: 33px;
}
.box3 { 
  background: #9E005D; 
}
.boxtop3 { 
  background: url(../../Images/roundcorners/pink/ne.gif) no-repeat top right; 
}
.boxtop3 div { 
  font-size: 0;
  height: 10px; 
  background: url(../../Images/roundcorners/pink/nw.gif) no-repeat top left; 
}
.boxbottom3 { 
  background: url(../../Images/roundcorners/pink/se.gif) no-repeat bottom right; 
}
.boxbottom3 div { 
  font-size: 0;
  height: 10px; 
  background: url(../../Images/roundcorners/pink/sw.gif) no-repeat bottom left; 
}
.boxcontent3 {
	height: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
}