/* affiliates */

ul.affiliates { clear: both; display: block; width: 988px; margin: 25px 0 10px 0; padding: 0; overflow: auto; }
ul.affiliates li {
	position: relative; float: left; clear: both; width: 987px; height: 100%; margin: 0 0 5px; padding: 0;
	border: 0; background: url('../img/catalog-firme/bg-hd-top.gif') repeat-x left bottom; list-style: none;
}
ul.affiliates li:hover { background: #f4f7ff; }
ul.affiliates li div { position: relative; float: left; min-height: 40px; height: auto !important; height: 40px; margin: 0; padding: 2px 1px 2px 3px; }

/* dimension */
ul.affiliates li.dimension { background: none; }
ul.affiliates li.dimension strong { font-size: 13px; color: #3d3df8; }
ul.affiliates li.dimension:hover { background: none; }

.select { position: relative; clear: both; float: left; width: 247px; }
.select textarea {
	width: 245px; height: 44px; margin: 0; border: 1px solid #cad3e9; background: #ecf2ff; font: 10px "Trebuchet", Tahoma;
}
.image { position: relative; float: left; width: 730px; }

