.RedRule
{
  	height: 1px;
	width: 100%;
}

.DCContainer 
{
 color: #000000;
 padding: 3px 4px 3px 3px;
 width: 100%;
}
.DCTable
{
	width:  100%;
	padding: 2px 5px 0px 5px;
}

.DCIcons
{
	border-top: 1px;
	border-top-color: Black;
	border-top-style: solid;
	padding-top: 5px;
}

.DCActions
{
	border-bottom: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	padding-bottom: 5px;
}

