/**********************************************************************/
/*    C L A U D I O   G O B E T T I   -  claudio@gobetti.org          */
/**********************************************************************/
/* 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
 *
 */
 
body {
	voice-family: "\"}\"";
	voice-family: inherit;
	volume: medium;
}



hr {
	clear: both;
}

.accessibility_skip_to,
#header_container,
#top_wrapper,
#left_column,
#bottom_container {
	display: none;
}