/* GENERAL STYLES */
.tf_tools
{
  float: left;
  width: 370px;
  overflow: hidden;
}

.tf_tools .tf_area
{
  position: relative;
  width: 350px;
  height: 80px;
  background: #d5d5d5;
  padding: 50px 10px 10px;
  color: #333;
  overflow: hidden;
  margin: 0 0 20px 0;
}

.tf_tools .tf_area a
{
  font-weight: bold;
}

.tf_video
{
  position: relative;
  float: right;
  width: 500px;
  height: 300px;
  background: url(/testimg/video_coming_up.jpg);
  overflow: hidden;
  margin: 0 0 20px 0;
}

/* EDITOR PROPERTIES */

