/* This is place for css you need to execute on the settings page. This file will only load on the menu pages you've define in the config file. */

#icon-options-general {
    background: transparent url(settings-page-icon-36x34.png) no-repeat;
}

.mceLayout{
	background-color:#fff;
}

#wnb-bar{
	position:fixed;
	top:29px;
}