﻿#headerPublic
{
	background-color: white;
	background-image: url("pics/BgHeaderWebticaLight.png");
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px;
	text-align: right;
	padding-bottom: 20px;
	height: 67px;
}

#topBarPublic
{
	clear: both;
	border-top: 1px solid #999;
	border-bottom: 1px solid #CFCFCF;
	background-color: #F0E8DC;
	background-image: url("pics/BgNavigatorBar.png");
	background-repeat: no-repeat;
	padding: 6px 20px;
	font-size: 85%;
	font-weight: normal;
	color: #473F36;
	text-align: right;
	_padding-top: 5px;
	%padding-top: 5px;
}

.AcceptSolutionDialog
{
    text-align: center;
    padding: 20px 40px;
    margin: 20px 40px;
	border: #C7E1EB solid 1px;
	background-color: #E3F0F5;
}
