﻿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;
}

#quoter
{
    display:inline-block;
    width:100%;
    text-align:right;
    color:Red;
    font-style:italic;
}

.markspicture
{
    float:right;
}

#kmnr, #pccp
{
    color:Navy;
    font-weight:bold;
}
