body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#848484;
}
p
{
	margin: 1em 0;
}
hr {
     height: 5px; 
     color: #eaeaea; 
     background-color: #eaeaea; 
     border: 0px solid #eaeaea;
	 clear:both;
	 margin:25px 0;
}

div.cleaner
{
	clear:both;
	height:0px;
	height:0px;
	overflow:hidden;
}
a:link
{
	color: #b01b2e;
}
a:visited
{
	color: #444;
}
a:hover, a:active
{
	color: #b01b2e;
	text-decoration:none;
}
img
{
	border: none;
}
h1,h2,h3,h4,h5,h6
{
	color: #b01b2e;
	margin: 1em 0 0.5em 0;
}
h1, h2.h1
{
	margin-top:0;
	font-size:2.3em;
	font-weight:normal;
}
h2
{
	font-size:1.3em;
}
ul
{
	list-style:none;
}
li
{
	padding-left:30px;
	background: url('./img/square_red.png') no-repeat 10px 6px;
}
ol li
{
	padding-left:10px;
	background: none;
}
th
{
	color:#fff;
	background:#b01b2e;
}
fieldset
{
	border:none;
}
label
{
	cursor: pointer;
}
fieldset.form
{
	line-height: 2em;
}
fieldset.form label
{
	float:left;
	width: 163px;
}
fieldset.form input, fieldset.form select
{
	width: 120px;
	margin: 0 0 5px 0;
}
fieldset input.checkbox
{
	width: 2em;
}
fieldset.form input.submit
{
	margin: 0 0 0 140px;
	height: 30px;
	font-weight: bold;
	width: 120px;
	background: url('img/btn-submit-120.png') no-repeat;
}
fieldset.form a
{
	clear: both;
}
#config fieldset.form label
{
	width:100px;
}
#config fieldset.form input
{
	width:80px;
}
#config fieldset.form input.submit
{
	background: url('img/btn-submit-80.png') no-repeat;
}
#config fieldset.form input.submit
{
	margin: 0 0 0 100px;
}
.close_box
{
	width: 60px;
	float:right;
	text-decoration:none;
	margin: -10px 0 5px 0;
	text-align:right;
}
.close_box img
{
	margin: 0 0 -3px 3px;
}
span.highlight
{
	font-size:1.2em;
	color: #b01b2e;
}
.annotation
{
	padding: 1px 15px 0 15px;
	border-bottom: 1px solid #e0e7ef;
	font-style:italic;
	font-size:0.9em;
	background: #ffc;
	margin-top: 20px;
}
.list_autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.8em;
	background: #ffc;
	margin-top: -1em;
	padding: 0 5px;
}
.autor
{
	border-top: 1px solid #e0e7ef;
	margin-bottom: 1.5em;
	font-size: 0.9em;
	background: #ffc;
	padding: 3px 15px;
}
.autor span, .list_autor span
{
	float: right;
}
.listing
{
	font-size: 0.8em;
}
.strikethrough
{
	text-decoration: line-through;
}
/*** paragraph styles ***/
p.left
{
	text-align:left;
}
p.right
{
	text-align:right;
}
p.center
{
	text-align:center;
}
/*** image styles ***/
img.left
{
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid #b01b2e;
	padding:2px;
}
img.right
{
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #b01b2e;
	padding:2px;
}
.caption
{
	display: block;
	font-style: oblique;
	font-size: 0.8em;
	color: #9c7a00;
	background: #f2dd00;
	padding: 1px 5px;
}
div.products h2
{
	display:inline;
	font-size:1.3em;
}
div.products h3
{
	display:inline;
	font-size:1em;
}
form.product
{
	display:inline;
}
hr
{
	width:100%;
}
img 
{
	border:none;
}
.radiator-suggest
{
	clear:both;
	margin: 0 0 60px 0;
}
.radiator-suggest img.radiator-image
{
	float:left;
	margin: 0 6px 0 0;
	width:140px;
}
.radiator-suggest table
{
	width:448px;
	float:left;
}
