﻿h1, h2, h3
{
    text-align:center;
}

h2, h3
{
    color:Red;
}

#appointmentform
{
	margin-top:25px;
	font-size:small;
}

#formheader
{
	text-align:center;
	color:Navy;
}

#mandatorynote
{
	text-align:center;
	color:Red;
	margin-bottom:10px;
}

.forminputs
{
	width:165px;
}

#sendbuttonwrapper
{
	margin:10px 20px;
	font-weight:bold;
}

#logowrapper3cx, #snomwrapper
{
    margin-top:20px;
    text-align:center;
}

#snomwrapper img
{
    width:135px;
    height:135px;
}

