.advertisement_type
{
  margin: 10px 0px 5px 0px;
  font-size: 14px;
  color: #888;
  border-bottom: 1px solid #888;
}

.advertisement
{
  margin: 10px 0px 10px 0px;
}

.ad_picture
{
  background-color: #eee;
}

.ad_title
{
  background-color: #eee;
  padding: 5px;
  font-weight: bold;
}

.ad_description
{
  background-color: #fafafa;
  padding: 5px;
}

.ad_footer
{
  background-color: #eee;
  padding: 5px;
}

#content #categoryList
{
  margin: 0px;
  padding: 0px;
}

#content .categoryTable
{
  background-color: #eee;
}

#content .categoryTable li
{
  margin: 15px 0px 15px 0px;
}

#content .categoryTable .maincategory
{
  font-weight: bold;
}

#content .categoryTable .importantcategory
{
  font-size: 0.8em;
}
