.round_masterd {
	padding: 5px;
	background-color: #CCC;
}

.round_titled {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
}

.round_lcornerd {
	height: 20px;
	background-color: #CCC;
	background-image: url(img/lcorner.gif);
	background-repeat: no-repeat;
}

.round_centerd {
	height: 20px;
	background-color: #CCC;
	background-image: url(img/center.gif);
	background-repeat: repeat-x;
}

.round_rcornerd {
	height: 20px;
	background-color: #CCC;
	background-image: url(img/rcorner.gif);
	background-repeat: no-repeat;
}

.round_contentd {
	background-color: #CCC;
}

.cont_bottomd {
	padding: 5px;
	font: xx-small Arial, Helvetica, sans-serif;
	border-top: thin solid #881111;
	background-color: #CCC;
}