#content table {
	width: 360px;
	text-transform: uppercase;
	text-align: left;
}
tr  {
	vertical-align: top;
}
td  {
	width: 180px;
}
.links {
	vertical-align: bottom
} 
.normal {
	text-transform: none;
}

