body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#contacts{
	display: none;
}
table{
	border-collapse: collapse;
}
img{
	border: 0;
	border: none;
}
#forlogo{
	display: block !important;
}
#left-col, #right-col, #countersjs, .counters{
	display: none;
}
h1{
	font-size: 25px;
	font-weight: normal;
}
h2{
	font-size: 20px;
	font-weight: normal;
}
h3{
	font-size: 18px;
	font-weight: normal;
}
table.price{
	width: 100%;
}
table.price td{
	padding: 4px 6px;
	border: 1px solid #999;
	text-align: center;
	background: #fff;
}
table.price td.f{
	text-align: left;
	background: #f5f5f5;
	font-weight: bold;
}
table.price tr.h td{
	background: #ccc;
	color: #fff;
	font-weight: bold;
}
#col-mid-padder{
	line-height: 150%;
}
#col-mid-padder img{
	display: inline;
	margin: 0 10px 10px 0;
}

#footer{
	border-top: 1px solid #999;
	padding-top: 10px;
}
a#a_black:link, a#a_black:visited{
	color: #000;
	text-decoration: underline;
}
a#a_black:hover, a#a_black:active{
	color: #000;
	text-decoration: none;
}
