/*	...........................
	Slides stylesheet (Sidebar)
	Spring.net
	http://spring.net
	........................... */

/* commented backslash hack v2 \*/ 
/* commented backslash hack v2 \*/ 
html, body{ height: 100%; } 
/* end hack */ 

#outer {
	height: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	}

html>body #outer {height: auto;} /*for mozilla as IE treats height as min-height anyway*/

