#homebanner {
	margin:-20px 0 10px -10px;
}

#container {
	width: 820px;
	margin: 0 auto;
	padding:0px;
	background:none #ffffff;
}

#content.wide {
	width:780px;
	background-color:#ffffff;
}

* html #container #content {
	margin:10px 0 0 20px;
	padding:0;
	float:none;
}

* html #homebanner {
	margin-left:-20px;
}


#bar {
	background: url('../image/bg-top-bar-single.png') 0 0 no-repeat;
	padding: 3px 3px 0px 10px;
	height:34px;
	position:relative;
	margin-top:-5px;
}

.products {
	width:135px;
	margin:0;
	height:230px;
	padding:10px;
	font-size:11px;
}

* html .products {
	width:150px;
	padding:0 3px 0;
}


#footer { 
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url(../image/bg-lista-bottom-single.png) 0 0 no-repeat;
}



