.BoxRounded {
	background-color:#ad6a96;
	margin-bottom:0;
	margin-top:0;
	width:450px;
	color:white;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.BoxRounded .BoxTop {
	background-image: url(/Images/BoxTagi/btlt.png);
	background-repeat:no-repeat;
}

.BoxRounded .BoxTop div {
	background-image: url(/Images/BoxTagi/btrt.png);
	background-repeat:no-repeat;
	background-position:right;
	height:9px;
}

.BoxRounded .BoxBottom {
	background-image: url(/Images/BoxTagi/btlb.png);
	background-repeat:no-repeat;
}

.BoxRounded .BoxBottom div {
	background-image: url(/Images/BoxTagi/btrb.png);
	background-repeat:no-repeat;
	background-position:right;
	height:9px;
}

.BoxRounded .BoxContent {
	margin-left:25px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:20px;
}

.BoxContent table
{
width:auto;
float:left;
}
