td.contents  {
	color: #333333;
	font-size: 0.85em;
	line-height: 150%;
	border-top: none;
	border-left: solid 1px #3366cc;
	border-right: solid 1px #3366cc;
	border-bottom: solid 1px #3366cc
}
td.info  {
	color: #333333;
	font-size: 0.85em;
	line-height: 150%;
	border-top: none;
	border-left: solid 1px #cc0066;
	border-right: solid 1px #cc0066;
	border-bottom: solid 1px #cc0066
}
#toCompany {
	width: 320px;
	height: 250px;
}
#toPerson {
	width: 320px;
	height: 150px;
	margin-bottom: 10px;
}
#toCompany th, #toPerson th{
	height: 30px;
}
#toCompany td, #toPerson td{
	padding: 10px;
}
#new_offer {
	width: 380px;
	height: 410px;
}
#new_offer th{
	height: 30px;
}
