.infowindow-content{
  font-size:12px;
}

.infowindow-content img{
  margin:5px;
}

.infowindow-left{
 width:120px;
 float:left;
 text-align: left;
}

.infowindow-right{
 float:left;
}

.infowindow-bottom{
 clear:both;
}

.map-container {
	width: 600px;
	margin: 5px auto 20px auto;
	float: none;
}

.gmap-search-form {
	text-align: center;
	padding: 0 0 10px 0;
}

.gmap-search-form .submit
{
	background:url("/images/frontend/ui-button-auth-register.png") no-repeat scroll center top transparent;
	padding: 5px 20px;
	border:medium none;
	color:white;
	font-size:16px;
}

.gmap-search-form #q
{
	height: 32px;
	font-size: 22px;
	padding-left: 5px;
}

.gmap-search-form label
{
	color: #8F8F8F;
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 230px;
	margin-left: 30px
}

.select-this-company
{
	background:url("/images/frontend/ui-button-submit-size-medium.png") no-repeat scroll center top transparent;
	font-size: 14px;
	padding:5px 20px;
	text-align: center;
	border: medium none;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 24px;
	outline: none;
}

.infowindow-left h4
{
	font-family: 'VAGRoundedSdtBold';
	font-size: 12px;
	color: #6c1c08;
}

.company-filter .field {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 1em;
    margin: 0 0 0 35px;
    background-color: transparent;
}

.company-filter .actions .submit, .company-filter .field input,
.company-filter .field label, .company-filter .field, .company-filter .actions {
    padding: 4px 0;
}

.company-filter .field label {
    padding: 0 25px 0 0;
    font-size: 1em;
}
.company-filter .actions .submit { cursor: pointer; }
.company-filter .actions .submit, .company-filter .field input {
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}
