@charset "utf-8";
/* */
.content_products {
	float: left;
	width: 712px; height: 430px;
	font-size: 1.1em; color: #581e00;	
}
.lftFla, .rgtCol {
	float: left
}	
.lftFla {
	width: 444px; height: 338px;
}
.rgtCol  {
	width: 212px; 
	margin-left: 26px; 
}
.rgtCol a {
	text-decoration: underline;
}
#title_products {
	width: 112px;  height: 27px;
	background: url(../images/title_products.gif) top left no-repeat;
	margin: 24px 0 14px;
}
#title_products span {
	display: none;
}
#note {
	font-size: 1.2em;
	color: #f05033;
	font-weight: bold;
	margin-left: 28px;
}

