ul.home {
  list-style: none inside;
  padding-top: 8px;
  width: 390px;
  font-size: 0.94em;
  float: left;
}

ul.home li {
  border: 1px solid #a7a9a4;
  width: 189px;
  height: 189px;
  margin: 0px 8px 8px 0px;
  display: block;
  float: left;
  position: relative;
  background-color: #f6f6f4;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}

ul.home li a {
  position: absolute;
  text-decoration: none;
  font-weight: bold;
  color: #4c524e;
  top: 15px;
  left: 10px;
  display: block;
  height: 170px;
  width: 170px;
  padding-top: 150px;
}

ul.home li.about { background-image: url(../img/aboutus.jpg); } 
ul.home li.film { background-image: url(../img/home-film.jpg); }
ul.home li.music { background-image: url(../img/home-music.jpg); }
ul.home li.sport { background-image: url(../img/home-sport.jpg); margin-right: 0;}
ul.home li.sale { background-image: url(../img/home-sale.jpg); margin-right: 0;}
ul.home li.vintage { background-image: url(../img/home-vintage.jpg); margin-right: 0; }
ul.home li.helpfind { background-image: url(../img/helpfind.jpg); margin-right:0; }
ul.home li.events {background-image: url(../img/events.jpg);  }
ul.home li.charity {background-image: url(../img/charity.jpg); margin-right:0;}
ul.home li.scrapbook {background-image: url(../img/scrapbook.jpg); margin-right:0; }
ul.home li.itemofthemonth {background-image: url(../img/itemofthemonth.jpg); }
ul.home li.aftal {background-image: url(../img/aftal_approved_dealer.gif); margin-right:0; }
ul.home li.uacc {background-image: url(../img/uacc_registered_dealer.gif); }

ul.home li.about p {
  line-height: 1.5em;
  margin: 0.75em;
  color: #4c524e;
}

.latest {
  float: right;
  width: 189px;
  height: 987px;
  border: 1px solid #a7a9a4;
  background: #f6f6f4;
  margin-top: 8px;
  font-size: 0.94em;
}

.latest h3 {
  background: url(../img/home-latest.gif) no-repeat top left;
  font-size: 1px;
  text-indent: -9999px;
  height: 26px;
  width: 183px;
  margin: 3px;
}

.latest object {
  width: 179px;
  height: 545px;
  display: block;
  margin: 0px 5px 0px;
  overflow: hidden;
  border: 0px solid black;
  background: #f6f6f4;
}





dl.listing {
	margin:-160px 10px 0 0;
	width:170px;
	height:160px;
}

dl.listing dt {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1em;
  height: 1.1em;
  margin: 10px 8px 5px;
  display: block;
  overflow: hidden;
  white-space: pre;
}

dl.listing dd.thumb {
  width: 71px;
  height: 87px;
  margin: 0px 8px 5px 10px;
  float: left;
  display: inline;
}

dl.listing dd.desc {
  margin-right: 5px;
  margin-left: 5px;
}

dl.listing dd.price {
  clear: both;
  font-weight: bold;
  color: #b50e05;
  margin: 0px 10px 0 5px;
  padding-top: 1px;
  padding-left:5px;
  width: 150px;
  display: block;
  line-height: 16px;
}

dl.listing dd.price a.buy {
  float: right;
  text-decoration: none;
  color: #4c524e;
  background: url(../img/buy-icon.gif) no-repeat right center;
  padding-right: 20px;
}

.languages {
	border:1px solid #aeb2b1;
	height:60px;
	padding:0;
	margin:2px 0 4px 0;
}
.languages img {
	border:1px solid lightgrey;
}
.languages ul {
	list-style:none;
}
.languages ul li {
	display:block;
	float:left;
	padding:5px;
	margin:3px 2.5px 5px 5px;
}
p.lang {
 	font-weight: bold;
  	color: #4c524e;
  	width:580px;
  	text-align:center;
}