/**********************************************************************/
/*    I N D E X                                                       */
/**********************************************************************/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 
.wrapper{width: 100%;}
#navigation_container,
.nav,
#login_container,
#page_left_container,
#page_right_container,
.accessibility {
	display: none !important;
}
#page_bottom_content,
#footer_container{
	padding-top: 20px;
}
