﻿.styleZonnemaireInformation
{
	width: 200px;
	text-align: left;
	vertical-align:top;
	font-size: 12px;
}

.styleZonnemaireContact
{
	width: 300px;
	text-align: left;
	vertical-align:top;
	font-size: 12px;
}

.styleContactLabel
{
	display: inline-block;
	width: 88px;
	height: 16px;
}

.styleContactTextbox
{
	font-size: 11px;
	width: 200px;
	height: 12px;
}

.styleContactTextboxMessage
{
	width: 288px;
	height: 70px;
}

.styleSendButton
{
	width: 125px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	background-color: #3C5BA3;
	color: White;
	text-align: center;
}

.styleMapButton
{
	width: 125px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	color: White;
	background-color: #3C5BA3;
	cursor: pointer;
	text-align: center;
}

.styleStatus
{
	width: 300px;
	font-size: 10px;
	display: inline-block;
}

