@charset "UTF-8";
/* CSS Document */

#unity-footer p, #unity-footer li
{
	color:#474747;
}

.unity-head h2
{
	color:#474747;
}

.unity-column
{
	width:968px;
}

.unity-cell
{
	width:100px;
	vertical-align:top;
}

.unity-cell p, .unity-table td p, .unity-table td h3
{
	padding:4px 15px;;
	margin:4px;
	
	color:#474747;
	
}
.unity-row-light
{
	background-color:#242424;
}
.unity-row-medium
{
	background-color:#181818;
}
.unity-row-center
{
text-align:center;
}
/*.unity-table table{
	padding-left: 15px;
	padding-right:15px;

}*/
