@import url("flexalyndo.css");

span.news_sign {
  font-size: 8pt;
  font-style: italic;
  font-weight: normal;
  color: #696969;
}

.news_link {
  position: absolute;
  bottom:5px;
  right:0;
  font-size:10px;
  text-align: right;
  display:block;
}

.news{
position:relative;
background: url(../images/util/ie_cant_fucking_dot.gif) repeat-x bottom;
padding-bottom:15px;
margin:10px 0;
width:579px;
}


.ical-link {
  padding-left: 26px;
  background: url("../images/util/ical.gif") left no-repeat;
  vertical-align: top;
  height: 24px;
}

#archives-dates ul {
  margin-left: 0;
  padding-left: 0;
}

#archives-dates ul li, #dates ul li{
line-height:16px;
margin:6px 0;
}

#archives-dates ul li hr, #dates ul li hr{
margin:10px 0;
}

#archives-dates #years li {
  display: inline;
  padding-right: 0.5em;
}

li.selected {
  font-weight: bold;
}


.news img{
float:left;
margin:0 3px 1px 0;
}

.news p{
display:block;
}

