table.content {
		width: 680px;
		height: 100%;
		border-collapse: collapse;
}

table.content table {
		width: 100%;
}

table.content td, table.content th {
	    text-align: center;
	    vertical-align:top;		
}

td.content {	    
	    background-color: transparent;
		padding: 20px;
		padding-top: 50px;
	    width: 100%;
	    height:100%;
}
