 .switch {
  	position: absolute;
	top: 10px;
	left: 89%;	
	width: 11%;
 }

 .pagetext, .pagename, .display, .homelink, .search, .counter {
 	position:relative;
 	margin-left: 23%;
 	width: 77%;
 }

H2.pagename {
	font-size: 144%;
	text-align: center;
	margin-top: 3px;
	margin-bottom: -1px;
}

DIV.pagetext {
	white-space: pre;
	text-align: justify;
	margin-bottom: 7px;
}

DIV.item {
	 width: 160px;
         float: left;
         min-height: 270px;
         text-align: center;
 }

DIV.detail {
	text-align: center;
}

H3.itemlink {
	font-size: 85%;
	text-align: center;
	margin: -3px 0;
}

IMG.thumbnail {
      	 margin: 5px;
 }

 .pagename {
	 font-size: 172%;
 }

 .description {
         display: none;
 }

DIV.info {
	text-align: center;
}

 .price {
 	font-weight: bold;
 }

 .itemid {
 	font-size: 80%;
  }

 .dimensions {
 }
 
 .date {
 }
 
 .homelink, .search, .counter {
  	clear: both;
  	text-align: center;
  	margin-top: 5px;
  	margin-bottom: 5px;
  }
