td.brown-rounded-left {
	width: 17px;
	height: 31px;
	background:url(../img/icons/brown-rounded-left.gif) no-repeat;
}
td.brown-rounded-repeat {
	height: 31px;
	background:url(../img/icons/brown-rounded-bg.gif) repeat-x;	
	color: #fff;
	font-weight: bolder;
}
td.brown-rounded-repeat a, td.brown-rounded-repeat a:hover {
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
}
td.brown-rounded-repeat img {
	vertical-align: baseline;
}
td.brown-rounded-right {
	width: 17px;
	height: 31px;
	background:url(../img/icons/brown-rounded-right.gif) no-repeat;
}