/*
Title:      Triview sidebar on left for screen media
Updated:    March 9 2005
*/

#main-body {
	float: right;
}

#sidebar {
	float: left;
}

