/**
* stylesheet_smartbg.css
*
* CSS Stylesheet for BG Switcher examples
* Smart Backgrounds v2.0.1   Glenn Herbert (gjh42)  2008-03-27
*/

/*
.smartBG_1 .centerBoxWrapperContents {
	background-image: url(../images/smartbg_1.gif);
}

.smartBG_11 .centerBoxWrapperContents {
	background-image: url(../images/smartbg_11.gif);
}

.smartBG_9 .centerBoxWrapperContents {
	background-image: url(../images/smartbg_9.gif);
}

.smartBG_5 .centerBoxWrapperContents {
	background-image: url(../images/smartbg_5.gif);
}

.smartBG_3 .centerBoxWrapperContents {
	background-image: url(../images/smartbg_3.gif);
}
*/