.round_master {
	padding: 5px;
	background: #FFFFFF;
}

.round_title {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
}

.round_lcorner {
	height: 20px;
	background: url(img/lcorner.gif) no-repeat;
}

.round_center {
	background: url(img/center.gif) repeat-x;
	height: 20px;
}

.round_rcorner {
	background: url(img/rcorner.gif) no-repeat;
	height: 20px;
}

.round_content {
	background: #FFFFFF;
}

.cont_bottom {
	padding: 5px;
	background: #FFFFFF;
	font: xx-small Arial, Helvetica, sans-serif;
	border-top: thin solid #881111;
}