#left {
	text-align: left;
	background-color: #990033;
	vertical-align: top;
}

#left td{
	text-align: left;	
	vertical-align: top;
}
/*
#left img{
	vertical-align: top;
	margin-right: 10px;
	width: 170px;
}
*/
#content {
	border-bottom: 1px solid #990033;
	border-top: 1px solid #990033;
}

#content table {
	height: 0;
}

#content td.head{
	
}

#content td{
	width: 50%;
	padding-right: 10px;
}

