		BODY{
			margin: 0;
			padding: 0;
			font-family: arial;
			
		}
		DIV {
			
		}
		BODY {
			background: #fff;
			
		}
		
		.site {
			display: inherit;
			width: 592px;
			border: 0;
		}
		.print_logo {
				display: inherit;
			}
		DIV.header {
			display: none;
		}
		DIV.catalogmenu {
				display: none;
			}
		DIV.catalog {
				display: none;
			}
		DIV.contents {
			display: inherit;
			width: 100%;
		}
			.contents .product TD {
				padding: 10px;
			}
			.contents .product TD.description {
				padding-left: 5px;
			}
			.contents .product .title {
				font-weight: bold;
				font-size: 14px;
				color: #0f147D;
			}
			.contents .product .description {
				
				font-size: 12px;
				color: #0f147D;
				margin-bottom: 10px;
			}
			.contents .product .prices {
			
			}
				.contents .product .price_before {
					float: left;
					font-size: 12px;
					font-weight: bold;
					text-decoration: line-through;
				}
				.contents .product .price {
					float: right;
					font-weight: bold;
					font-size: 16px;
					color: red;
				}
			.contents .product .labels {
				overflow: hidden;
				margin-bottom: 10px;
				margin-left: -20px;
			}
				.contents .product .labels .label {
					font-size: 8px;
					text-align: center;
					color: #0f147D;
					margin: 3px;
					padding: 0;
				}
			.contents .product .thumbs {
				width: 100%;
			}
				.contents .product .thumbs TD {
					width: 100%;
					padding: 0;
				}
			.contents .product .thumbs A IMG {
				border: 0;
				border-right: 1px solid #ddd;
				border-bottom: 1px solid #666;
			}
			.contents .product .image {
				border-right: 2px solid #ddd;
				border-bottom: 2px solid #666;
			}
			.contents .product .menu {
				display: none;
			}
			.map_print {
				display: none;
			}
			.map_contacts{
				display: inherit;
				margin-left: 30px;
				font-size: 11px;
			}
				.map_contacts A {
					display: block;
					color: #0f147D;
					text-align: right;
				}
				.map_contacts .title {
					font-weight: bold;
					font-size: 14px;
					margin: 10px 0 5px 0;
					color: #0f147D;
				}
				.map_contacts .subtitle {
					margin-top: 4px;s
					font-weight: bold;
					color: #0f147D;
				}
		.contentsbox_r {
			display: none;
		}
		