body {
  background-image: none;
  border-color: #000;
  color: #333;
  float: none;
  width: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}

#fullWidthHeader, #fullWidthHeaderWrapper, #right, #sliderWrapper,
#outerWrapper #contentWrapper #leftColumn1,
#outerWrapper #contentWrapper #rightColumn1,
#fullWidthFooterContent ul,
#fullWidthFooterContent .webdesign {
  	float: none;
	display: none;
}

#fullWidthFooterWrapper {position: absolute; top:200px; left:00px; width: 700px; height: 140px;}

#outerWrapper,
#outerWrapper #contentWrapper,
#headerWrapper,
#headerWrapper #left,
#headerWrapper #headerContent {
	background: none;
	float: none;
	padding: 0;
	margin: 0;
  	float: none;
	width: auto;
}

#headerWrapper #left {padding-bottom: 74px;}

#headerWrapper {
	margin: 0;
	width: 100%;
	float: none;
}


#outerWrapper #contentWrapper #content {
	float: none;
	margin: 0;
	padding: 0;
	width: 700px;
}

/* Catallog  */
.tx-commerce-pi1 .com-list-item {
	border:1px solid #CCCCCC;
	float:left;
	height:120px;
	margin:0 10px 10px 0;
	padding:10px;
	width:165px;
}

.tx-commerce-pi1 span.com-list-col-img {
	display:block;
	height:80px;
	padding-bottom:10px;
	text-align:center;
}

.tx-commerce-pi1 .com-list-col-title a {
	display:block;
	line-height:15px;
	text-align:center;
	color: black;
	text-decoration: none;
}

.tx-commerce-pi1 .com-single .pictures {float:left;	width:180px;}
.tx-commerce-pi1 .com-single .info {margin-left:180px;}
