#page .news
{
  overflow:hidden;
  height:1%;
  margin:0 0 25px 0;
}

#page .news p
{
  margin:0;
}

#page .news .image
{
  float:right;
  width:100px;
  margin:3px 0 0 10px;
}

#page .news img
{
  border:0;
}

.labels
{
  background-color:#fff;
  color:#323232;
  font-family:arial, sans-serif;
  font-size:12px;
  line-height:150%;
  font-style:italic;
  margin:0 0 10px 0;
}

.labels .category
{
}

.labels .date
{
  margin:0 10px 0 0;
}
