﻿.styleZonnemaireInformation
{
	width: 310px;
	height: 100%;
	text-align: left;
	vertical-align:top;
	font-size: 14px;
}

.styleZonnemaireContact
{
	width: 310px;
	height: 100%;
	text-align: left;
	vertical-align:top;
	font-size: 14px;
}

.styleContactLabel
{
	display: inline-block;
	width: 88px;
}

.styleContactTextbox
{
	width: 200px;
}

.styleContactTextboxMessage
{
	width: 288px;
	height: 164px;
}

.styleSendButtonContainer
{
	width: 288px;
	font-size: 14px;
}

.styleSendButtonContainer_Left
{
	width: 72px;
}

.styleSendButtonContainer_Right
{
	width: 216px;
	text-align: center; 
	background-color: #3C5BA3;
}

.styleSendButton
{
	width: 216px;
	display: inline-block;
	text-decoration: none;
	color: White;
}

.styleMapContainer
{
	width: 288px;
	font-size: 14px;
}

.styleMapContainer_Left
{
	width: 128px;
}

.styleMapContainer_Right
{
	width: 160px;
	text-align: center; 
	background-color: #3C5BA3;
}

.styleMapButton
{
	width: 160px;
	display: inline-block;
	text-decoration: none;
	color: White;
	cursor: pointer;
}

.styleStatus
{
	width: 310px;
	display: inline-block;
	font-size: 14px;
}
