﻿.headerPanel
{
	width:775px;
	height:168px;	
}

.contentPanel
{
	width:683px;
	height:168px;
}

.TextBoxGreenSearch
{
    background-color: #5CA630;
    border: none 0px;
    height: 27px;
    line-height : 25px;
    color: white;
    font-weight: bold;
}	

.TextBoxGreenLogin
{
    background-color: #5CA630;
    border: none 0px;
    height: 27px;
    line-height : 25px;
    color: white;
    font-weight: bold;
}

.TextBoxGreenPassword
{
    background-color: #5CA630;
    border: none 0px;
    height: 27px;
    line-height : 25px;
    color: white;
    font-weight: bold;
}

.TextBoxBlueLoginPassword
{
    background-color: #1958A7;
    border: none 0px;
    height: 27px;
    line-height : 25px;
    color: white;
    font-weight: bold;
}

.button1
{
	width:45px;
	height:168px;
}
.button2
{
	width:47px;
	height:168px;
}