#headerLogo
{
    background-image: url(../image/default/logo_devzone.gif);
    background-position: -3px 0;
}

#devzoneSplash {
    background: url(../image/devzone/splash.png) no-repeat 50% -8px;
    height: 229px;
    margin-bottom: 16px;
}

.defaultContent {
	background-image: url(../image/devzone/background.gif);
}

a {
	color: #7C992E;
}

.xbOrange .xb1, .xbOrange .xb2, .xbOrange .xb3, .xbOrange .xb4, .xbOrange .xbContent {
    background: #FDF4D7;
}

.devMainQuote {
	width: 340px;
}