/**********************************************************************/
/*    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
 *
 */
 
@import "footer.css";
@import "button.css";


/* pages 
@import "product.css";*/





hr {
	clear: both;
}

#skip_to,
#logo_container,
#slogan_container,
#header_container,
.accessibility_skip_to,
#header_container,
#header_box,
#top_wrapper,
#left_column,
#bottom_container {
	display: none;
}