/*================================================================
Use files like this for page-specific styles.  For example, 
sample.html loads this file in addition to style.css.
================================================================*/
.float-left	{ float: left;  }
.clear-left	{ clear: left; 	background: lime }


/* CONTAINER755 OVERALL PAGE CONTAINER
----------------------------------------------------------------*/
#container755_press {
  float: left;
  background: #fff2b0;
  width: 755px;
  padding: 10px;
  margin: 10px 10px 0 0;
}
.set-margin	{ margin: 5px }
.set-margin12	{ margin-top: 12px }

