/*-------------------------------------------------
IE Alpha channel hack... *sigh* why must this
browser suck so much :(
-------------------------------------------------*/

#background_container {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wrapper.png',sizingMethod='scale');
}