#form_psyonline 
{
	background: #e8e8e8;
	padding: 10px 170px 10px 165px;
	border: solid 1px #ccc;
}
.fieldname
{
	font-weight: bold;
}
#consultype
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#consulpackage
{
	margin-top: 10px;
	margin-bottom: 5px;
}
#clientname
{
	margin-top: 10px;
	margin-bottom: 5px;
}
#clientemail
{
	margin-top: 10px;
	margin-bottom: 5px;
}
#consulmotiv
{
	margin-top: 10px;
	margin-bottom: 5px;
}
#declarationbox
{
	margin-top: 10px;
	margin-bottom: 5px;
}
#declaration
{
	
}
a.terms:link, a.terms:active, a.terms:visited
{
	color: Blue;
	text-decoration: none;
}
a.terms:hover
{
	text-decoration: underline;
}
#buttons
{
	margin-top: 15px;
	text-align: center;
}
.buttonpsyonline
{
	margin-right: 5px;
	margin-left: 5px;
}