.display td.name
{
padding:2px 3px 2px 5px;
}
.display td.data
{
padding:2px 3px 2px 5px;
text-align:right;
}
.display td.data1
{
padding:2px 3px 2px 5px;
text-align: center;
}
.display th
{
text-align:center;
padding-top:4px;
padding-bottom:3px;
color:#ffffff;
}
.table a:hover {
text-decoration:none;
}
root { 
    display: block;
}
.content-separator {
	background: #000000;
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {
    margin: 20px 0;
}

