@charset "utf-8";
/* CSS Document */

.forlink {
	font-family: "Open sans", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: normal;
	display: block;
	padding: 5px;
}
a:hover.forlink {
	text-decoration: none;
	background-color: #D6D6D6;
}
.companies_photo {
	border: 1px solid #D6D6D6;
	display: inline;
	padding: 5px;
}
.left_row_vert {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #D6D6D6;
}
