
.round-table {
	margin:5px;
	padding:0px;
	border:none;
}

.round-td {
	border:none;
	padding:0px;
	margin:0px;
}

.round-top, .round-bottom {
	line-height:1px;
	font-size:1px;
}

.empty-box 
{
	line-height:1px;
	font-size:1px;
}

.round-top-left, .round-bottom-left {
	text-align: left;
} 

.round-top-right, .round-bottom-right {
	text-align: right;
}

.round-top-left, .round-top-right, .round-bottom-left, .round-bottom-right {
	width:5px;
}

.round-body-content {
/*	
	position:relative;
	left:-4px;
	padding-right:-9px;
	margin-right:-9px;
	border-right: #ccc solid 1px;
*/
}

.round-header-content 
{
	text-align: left;
}

.round-top-center {
	border-top: #ccc solid 1px;
}

.round-bottom-center {
	border-bottom: #ccc solid 1px;
}

.round-body-left, .round-header-left {
	border-left: #ccc solid 1px;
}

.round-body-right, .round-header-right {
	border-right: #ccc solid 1px;
}

.round-header {
	border-bottom: #ccc solid 1px;
}

.nobox 
{
	padding: 10px;
}
