ul {padding:0px; margin:8px 20px; color:#7c7c7c;}

.listProducts{
	vertical-align: top;
	width:auto;
	float:left;
}

.titleName{
	color:#091f29;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background:url(../images/title1-bg.gif) repeat-x left top ;
	overflow:hidden;
	padding:10px 0 14px 12px;
	border:1px solid #f6f6f6;
	border-bottom:5px solid #67ac19;
	box-shadow:0 0 2px 2px #fcfcfc;
	-moz-box-shadow:0 0 2px 2px #fcfcfc;
	-webkit-box-shadow:0 0 2px 2px #fcfcfc;
	behavior:url(js/PIE.htc);
	position:relative;  
	width:697px;
	margin-bottom:5px;
}

#column-left, #column-center { text-align:left; vertical-align:top;}

.tie{ border:solid 1px #eceaea; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:#fff;}
.tie-margin1{ margin-bottom:10px;}
.tie .tie-indent{ padding:11px;}
