/* light header */
#header {
	background: #fff url(../images/header/light/header-bg.png) repeat-x;
}

/* dalep changed .header-dark to .header-light */
.header-light #top {
	color: #666;
}

/* dalep changed url to logo */
#logo {
	background: url(../images/header/light/SLP_logo_screen_trans_120h.gif) no-repeat;
}

.font-selector,
.width-selector {
	background: url(../images/header/light/access-select.png) no-repeat;
}

.lrg .button {
	background: url(../images/header/light/access-lrg.png);
}

.sml .button {
	background: url(../images/header/light/access-sml.png);
}

.med .button {
	background: url(../images/header/light/access-med.png);
}

.thin .button {
	background: url(../images/header/light/access-thin.png);
}

.wide .button {
	background: url(../images/header/light/access-wide.png);
}

.fluid .button {
	background: url(../images/header/light/access-fluid.png);
}