
div.rounded {
	width: 153px;
	background: #ECE8E5 url(../images/tr_10_ece8e5_000000.gif) no-repeat top right;
	font-style: italic;
	color: #623B1C;
	font-size: 120%;
	font-weight: bold;
	TEXT-DECORATION: none;
  
}

a:link.rounded  { TEXT-DECORATION: none; color: #623B1C;}
a:visited.rounded  {TEXT-DECORATION: none; color: #623B1C;}
a:active.rounded  {text-decoration: none; color: #623B1C;}
a:hover.rounded  {text-decoration: none; color: #623B1C;}

div.rounded div {
  background: transparent url(../images/tlc_10_ece8e5_000000.gif) no-repeat top left;
}
div.rounded div div {
  background: transparent url(../images/br_10_ece8e5_000000.gif) no-repeat bottom right;
}
div.rounded div div div {
  background: transparent url(../images/bl_10_ece8e5_000000.gif) no-repeat bottom left;
  padding: 3px;
}

