﻿input.button { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; border: 1px solid #fff; padding: 0; text-transform: uppercase; float: right; }
input.button { background-color: #978f86; }
.inputelement { margin-bottom: 5px; }
input.select { margin-bottom: 3px; }
.validationerror { display: block; float: left; clear: left; color: #ff0000; padding: 0px 0px 5px 0px; width: 450px;}
#loginstatus { text-align: right; }
.notificationblock { display: block; border: 1px solid #000000; padding: 3px; margin: 3px; }
b { display: inline; }
label { font-weight: bold; }
.formlabel { display: block; width: 160px; float: left; clear: left; font-weight: bold; }
#searchbutton { display: block; width: 410px; padding: 10px 0px 0px 0px; }
th { background-color: #978f86; color: #ffffff; }

.cv
{
	padding: 20px 0px 10px 0px;
	font-size: 10px;
}

.cv p
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 10px;
}

.cv h1
{
	font-weight: bold;
	font-size: 12px;
}

.cv h2
{
	font-weight: bold;
	font-size: 11px;
}

.cv h3
{
	font-weight: bold;
	font-size: 10px;
}
