@charset "UTF-8";

#company_overview_container {
	width: 380px;
	float: left;
}

#company_overview_table {
	font-size: 13px;
	line-height: 17px;
}

#company_overview_table th {
	font-weight: normal;
	text-align: left;
	width: 90px;
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #D0D0D0;
}

#company_overview_table td {
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #D0D0D0;
	width: 270px;
}

.map {
	padding-top: 2px;
}

.comment {
	padding-left: 4px;
	font-size: 11px;
}

#company_photo {
	width: 300px;
	float: right;
}

#company_photo .company_photo2 {
	padding-top: 10px;
}
