*{
	font-family:Arial; 
	font-size:14px;
	line-height: 18px;
}
.footer,
.print-link,
.left-col,
.toplinks,
#topmenu, #basket,
.predfoot, #phones,
.pagenav,
.breadcrumbs,
.files,
form
{
	display: none;
}
a{
	color: #000000;
}
body{
	padding: 20px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.header{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0;
}

.typography img.left{
	margin: 0 15px 15px 0;
	float:left;
}
.typography img.right{
	margin: 0 0 15px 15px;
	float:right;
}
.typography ul, 
.typography ol {
	margin: 20px 0;
    padding: 0 0 0 20px;
}
.typography th,
.typography thead td {
	background-color:#CCCCCC;
	text-align:center;
	border:1px solid #AAAAAA;
	padding:5px;
	font-weight:bold;
}
.typography td{
	padding: 10px;
	border:1px solid #cccccc;
}
.typography h1 {
	font-size:18px; 
	line-height:20px; 
	font-weight: normal; 
	padding: 0px; 
	margin: 25px 0;
}
.typography h2 {
	font-size:16px;
	line-height:38px; 
	font-weight: bold; 
	padding: 0px; 
	margin: 20px 0px;
}
.typography h3 {
	font-size:14px;
	padding: 0px; 
	margin: 10px 0px;
	line-height:20px; 
	font-weight: bold; 
}
.typography .photos{
    padding: 30px 0 0;
}
.typography .photos div {
    float: left;
    margin: 0 19px 15px 0;
    width: 150px;
	font-size:12px;
}