div.rounded div {
  height: 1px;
  overflow: hidden;
}
.roundedContent {
	width: 645px;
	background-color: #eee;
	margin:12px;
	text-align:left;
}
.roundedContentBlack {
	width: 465px;
	background-color: #000000;
	margin:12px;
	text-align:center;
}
.roundedContent p {
	margin-left:10px;
	margin-right:10px;
}
.roundedContent th {
	text-align:center;
}
div.roundedImage {
	padding-top: 4px;	
	padding-bottom: 4px;
}
.rounded div {
	border:0px;
	position:relative;
}