div.corp_profile {
	clear: both;
	padding-top: 5px;
}
table.corp_profile {
    width: 412px;
    float: left;
    margin-right: 15px;
}
table.corp_profile td {
    padding: 3px;
}
table.corp_profile th.company {
    width: 300px;
}
table.corp_profile td.company {
    padding-left: 5px;
}
table.corp_profile th.code {
    width: 80px;
	text-align: center;
}
table.corp_profile th.date {
    width: 1px;
}
table.corp_profile td.code {
    text-transform: uppercase;
	text-align: center;
}