body {
	line-height: 1.0 em;
  }

#container {
	width: 275px;
    height:220px;
  }

.date {
 	margin-top: -12px;
	font-size: 11px;
    font-style: italic;
    font-weight: bold;
  }

.title {
	font-size: 14px;
	font-weight: bold;
    line-height: 1.2 em;
  }

.description {
    font-size: 12px;
    margin-top: -5px;  
  }

