/* BANNER PANEL - default structure */

.BannerThumbnails
{
 height: 157px;
 width: 483px;
 vertical-align: bottom;
}

.Buttons
{
 cursor: pointer;
 margin-bottom: 9px;
}

.ColorScheme
{
 display: block;
 float: left;
 width: 300px;
 text-align: left; 
 vertical-align: middle;
 margin: 8px 0px 2px 2px;
}

.GlobalNavigation
{
 vertical-align: top;
 height: 157px;
 width: 241px;
}

.Logo
{
 vertical-align: top;
 width: 276px;
 height: 157px;
 text-align: left;
}

.TextButtons
{
 display: block;
 float: right;
 width: 300px;
 text-align:right;
 cursor: pointer;
 margin: 5px 0px 0px 0px;
 vertical-align: bottom;
}

.Thumbnails 
{
 text-align: center;
 vertical-align: bottom;
 height: 100px;
 width: 95px;
 padding-bottom: 10px;
}

.Welcome-LogOut
{
 vertical-align: middle;
 height: 45px;
	padding-left: 10px;
}

.FooterTopLeft
{
	text-align: left;
    vertical-align: bottom;
    /*padding: 0px 0px 3px 5px;    */
    width: 280px;
}
