body
{
	background:			#EAEFE3 !important;
}

table.gbTable {
	border-top: solid 2px #EAEFE3;
	border-left: solid 2px #EAEFE3;
	border-right: solid 2px #EAEFE3;
	border-bottom: solid 2px #EAEFE3;
}

img.gbClose {
	background-color: #EAEFE3;
}

.container_headnav,
div.widget
{
	background:			#444435;
	background: 		-webkit-gradient(linear, 0 0, 0 20%, from(#585844), to(#444435)) !important;
	background: 		-moz-linear-gradient(top, #585844, #444435 20%) !important;
}
