#of_close {
  border:1px solid white;
  background: #000;
  font-size: 18px;
  color: white;
  float: right;
  padding: 5px 20px 5px 20px;
  cursor: pointer;
}

#of_popup {
  position:fixed;
  z-index:3000;
  bottom:0px;
  right:0px;
  left:0px;
  height: 100px;

  padding:10px;

  background: transparent url(/sites/all/themes/marani/images/mask_95.png) repeat scroll 0px 0px;

  -moz-box-shadow: #999 0px 0px 5px;
  -webkit-box-shadow: #999 0px 0px 5px;
  }

#of_popup_content {

  position:relative;
  z-index:3000;

  float: left;
  padding:10px;
  color: white;
  font-size: 18px;
  font-weight: normal !important;
  text-transform: none;
}

#of_popup_content a {
  color: #eee;
  text-decoration: underline;
  font-weight: bold;
}


#s_net {
  clear: both;
}

#s_net li {

  list-style-type: none;
  float: left;
  border:1px solid white;
  padding: 5px 10px;
  margin: 10px;

}

#s_net li a {
  font-size: 16px;
  color: #fff;
}


.views-field-vud-node-widget {
  float: right;
}

#block-views-openforum_questions-block_1 .views-view-grid {

  border-collapse:separate;
  border-spacing:10px;
  width: 100%;
  margin-bottom: 10px;
  
}

#block-views-openforum_questions-block_1 .views-view-grid td {

  background: #eee;
  border: 1px solid #ccc;
  padding: 10px 5px 5px 10px !important;
}
