.smo_block_container,
.smo_block_container table.smo_table{
  width:100%;
}


.smo_block_spacer{
  float:left;
  padding:0 10px 10px 0;
  width:312px;
}

.smo_block{
  float:left;
  padding:0;
  background:#fff;
  width:302px;
  padding:0 5px 5px 5px;
}

.smo_block .smo_title{
  padding:0;
  float:left;
  width:100%;
  padding:0;
  margin:0;
}

.smo_title a b{
  font-size:16px;
  padding-left: 5px;
}

.smo_title a{
  text-decoration:none;
}

#stream_content{
  height:212px !important;
 }

div.smo_block #twitter ul{
  overflow: visible !important;
}