@media screen
{
.image_browse_item
{
  float:left;
  width:150px;
  height:130px;
}

.video_browse_item
{
  float:left;
  width:180px;
  height:150px;
}

.video_browse_item_public
{
}

#calendar
{
  font-size:10px;
}

.admin_center a
{
  text-decoration:none;
}
}
