﻿body {
}

.header
{
    background: #dce577;
    text-align: center;
    
}

.logo-image
{
    float:left;
    height: 70px;
    width: 82px;    
}
.headerbar
{
    background: #fbb655;
    text-align: center;
    vertical-align:middle;
}
label.error 
{
	float: left;
	color:Red;
	padding-top:.5em;
	vertical-align:top;
	font-weight:bold;
}