/* Date of creation: 31 October 2006                 */
/* Date of last modify: 31 October 2006              */
/* Copyright 2006, Digital Check, Corp.              */
/* Description: css file for section:                */
/* Printing formats                                  */

/* Layouts
-----------------------------------------------------*/
* {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a, a:hover, a:link, a:visited {
	color: #333;
}

#top_menu, #search_box, #left_column, #menu_left, #central_column, #splash, .separator, .separator_p, .button_top, #welcome_area, .menu {
	display: none;
}

#logo {
	display: block;
	border-bottom: 3px solid #777;
}
#footer ul {
	list-style-type: none;
}
.distance {
	padding-top: 5px;
	font-weight: bold;
}
#logo span sup {
	color: #666;
}

.products_title {
	font-weight: bolder;
	margin: 20px 0px 5px 10px;
}

address {
	font-weight: bold;
}
