/* ----------------------------------------------- 
             IE-SPECIFIC OVER-RIDES  
----------------------------------------------- */

/* FLOAT CLEARING */

#browse #recent,
#browse dl.tagcloud {
  overflow: auto;
}
#primary .teasers li {
  clear: both;
  overflow: hidden;
  width: 428px;
}
#primary .teasers a.image {
 float:left;
}
#primary .teasers li.advert,
#primary .teasers li.advert a.image,
#primary .teasers li.advert a.image img {
  position: relative;
  clear: both;
  overflow: hidden;
  float:none;
  padding: 0;
  width:468px;
}
#secondary .featured .first {
  width:235px;
}