a {
	color: #009FF2;
	text-decoration: none;
}
a:hover {
	color: #009FF2;
	text-decoration: none;
}
#marketing {
  float: left;
  width: 120px;  
}
#product {
  float: left;
  padding-right: 25px;
}
#editor {
  width: 415px;
  height: 346px;
  float: left;  
}


#left {
  width: 425px;
  padding-right: 25px;
  float:left;
}
#left_bottom {
  padding-top: 15px;
  clear: both;
}


#properties {
  float: left;
  width: 160px;
  height: 380px;
}
#property {
  float: left;
  padding-right: 7px;
}
