table.property
{
	width:500px;
	border-collapse:collapse;
	border:0px;
}
		table.property th, table.property td
		{
			padding:4px;
			border-bottom:#353535 1px solid;
white-space:nowrap;
		}
		table.property th
		{
			background:#353535;font-size:12px;font-weight:bold;text-align:center;
		}
.gtext:first-child{margin-top:0px;}