a img{ border:none; }
div#PoweredBy{ visibility:hidden; }
form#aspnetForm{ margin:0; padding:0; }
#topImage{ margin:0 0 7px 0; }
#ProjectDetailsBox{ width:490px; }
#ProjectDetailsBox .ProjectName { font-weight:bold; }

html, body
{
	font-family: Verdana;
	color: #5E686F;
	font-size: 90%;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #fff;
	height:100%;
	margin: 0;
	padding: 0;
	border: none 0px;
	text-align: center;
}
table 
{
	font-family: Verdana;
	color: #5E686F;
	margin: 0;
	padding: 0;
	border: none 0px;
}
a 
{
	font-family: Verdana;
	color: #5E686F;
}
.layoutMain
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 100%; 
	background-color: White;
	background-image: url('http://clients.designit.com/shl_hr-manager/new/gradient.png');
	background-position: bottom right;
	background-repeat: repeat-y;
}
.layoutTop
{
	text-align:left;
	padding:5px 10px;
	height: 280px;
}
.layoutMiddle
{
	height: auto;
	padding: 20px 20px 0 15px;
	text-align: left;
}
.layoutBottom
{
	padding:10px 0 20px 0;
}
h1 
{
	font-family: Verdana;
	color: #2B2D2D;
	font-size: x-large;
}
h2 
{
	font-family: Verdana;
	color: #2B2D2D;
	font-size: medium;
}
#PageContentTable
{
 	border: none;
}
.languageChooser
{
 	float: right;
}