﻿/* =townSelector */
#townSelector 
{
	width: 670px;
	padding-top: 10px;
}

#townSelector table tr td 
{
	padding: 2px 5px 2px 5px;
}

/* end townSelector */

/* =companiesList */
#companiesList 
{
	background: url(../../../framework/images/block_bg.png) no-repeat right bottom;
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#companiesList h5 
{
	float: left;
	clear: left;
}

#companiesList table
{
	font-size: 1.1em;
	float: left;
	margin-top: 1em;
	margin-right: 1em;
}

#companiesList table tr th 
{
	font-weight: bold;
	color: #3365A2;
	padding-bottom: 0.5em; 
}

#companiesList label 
{
	width: 6em;
}

#companyData 
{
	float: left;
	width: 100%;
}

#basicData 
{
	float: left;
}

#basicData span 
{
	clear:left;
}

#spMap 
{
	margin-top: 0.5em;
}

/* end companiesList */

/* =open hours */
.openHours td 
{
	padding-right: 2px;
	padding-top: 2px;
}

/* end open hours */

/* =sortiment */
.sortiment td
{
	padding-right: 2px;
	padding-top: 2px;
}

/* end sortiment */
