/* IE6 hacks -- look what you've made me do, Microsoft! */
	
* html #boring_stuff_container { position: absolute; }
* html #window { position: absolute; background: #000; filter:alpha(opacity=85); }
* html #boring_stuff { background: #000; filter:alpha(opacity=85); }
* html #boring_stuff li a#primary { background: #000; filter:alpha(opacity=85); }
* html #window a.close { top: 0; right: 0; }

* html ul.bubble { width: 536px; margin: 0;	padding: 0; }
* html ul.bubble p.image_container { width: 529px; margin: 57px 0 0 0; padding: 0;	}
* html ul.bubble p.info_container { left: 42px; }

* html #designs li ul li a.close:link, * html #designs li ul li a.close:visited, * html #designs li ul li a.close:hover, * html #designs li ul li a.close:active { left: 470px; }

* html .loading {left: 242px;}

* html h1 a { background: url(../images/h1_ie6.gif) no-repeat top left; }

* html body { background: #96cac2 url(../images/back_body_ie6.gif); }

* html #welcome { background: url(../images/welcome_ie6.gif) no-repeat bottom left;}

* html #welcome a.close:link, * html #welcome a.close:visited, * html #welcome a.close:hover, * html #welcome a.close:active { background: url(../images/close_ie6.gif) no-repeat top left;	}

* html #designs li ul li a.close:link, * html #designs li ul li a.close:visited, * html #designs li ul li a.close:hover, * html #designs li ul li a.close:active { background: url(../images/close_ie6.gif) no-repeat top left; }

* html ul.bubble { background: url(../images/back_bubble_ie6.gif) no-repeat top left; }

* html ul.bubble p.info_container { 	background: url(../images/back_info_ie6.gif) repeat-x top left; }

* html ul.bubble p.info_container span.red { background: #d68e79; }

* html #feedback { background: #000; position: absolute; }

* html #feedback a.close { background: url(../images/window_close_ie6.gif) no-repeat top left; }