._div_companies_data{
	margin-top:15px;
}
.companies_list{
	margin-bottom:10px;
	height:100px;
}

.companies_list .c_head{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:3px;
}

.companies_list .c_desc{
	font-size:1.0em;
	font-weight:normal;
	color:#777;
}
.companies_list img{
	float:left;
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
	width:120px;
	height:90px;
}
.companies_list:hover img{
	border:1px solid #ccc;
}