/*
v18.5.2008 15:00:35
*/





/* DIVs - START */

#attributes div.content {
  width: 385px;
  float: right;
  clear: none;
}

#attributes div.photo {
  width: 300px;
  float: left;
  clear: none;
}

#attributes div.photo div.thumbs {
  width: 100%;
  margin: 25px 0 0 0;
  float: left;
  clear: both;
}



div#list ul.newsItemList li div.preview {
  width: 500px;
  float: left;
  clear: none;
}

div#list ul.newsItemList li div.thumb {
  width: 150px;
  float: left;
  clear: none;
}

/* DIVs - END */






/* LINKs - START */

div#list ul.newsItemList li a {
  margin: 0 0 5px 0;
  text-decoration: underline;
}

div#list ul.newsItemList li a:hover {
  text-decoration: none;
}

/* LINKs - END */





/* LISTs - START */

div#list ul.newsItemList {
  width: 650px;
}

div#list ul.newsItemList li {
  width: 100%;
}

/* LISTs - END */

