/*
v29.7.2008 21:04:45
*/





/* DIVs - START */

div#list ul.newsItemList li div {
  width: 749px;
  padding: 0 0 0 15px;
  float: left;
  clear: none;
}

div#list ul.newsItemList li div.thumb {
  width: 166px;
  height: 136px;
  padding: 0;
}

div#list ul.newsItemList li div.title {
  font-weight: bold;
  margin-bottom: 10px;
}

/* DIVs- END */





/* LINKs - START */

div#list ul.newsItemList li div.thumb a {
  width: 120px;
  height: 90px;
  text-decoration: none;
  text-align: center;
  line-height: 90px;
  padding: 23px;
  background-image: url('./../../../_layout/_www/list_item_gallery_bg.jpg');
  background-repeat: no-repeat;
  display: block;
}

/* LINKs - END */





/* LISTs - START */

div#list ul.newsItemList li {
  text-align: justify;
  margin: 0 0 12px 0;
  float: left;
  clear: both;
}

/* LISTs - END */





/* SPANs - START */

div#list ul.newsItemList li div.title span {
  font-weight: normal;
}

/* SPANs - END */

