/* Start of CMSMS style sheet 'layout_patch' */
#col1 {
        background-color: transparent;
	float: left;
	width: 180px;
	margin:0;
	text-align: left;
}
  #col2 {
        background-color: transparent;
	float: right;
	width: 180px;
	margin:0;
	text-align: left;
}
  #col3 {
        background-color: transparent;
	width: auto;
	margin-top: 0px;
	margin-right: 180px;
	margin-left: 180px;
	text-align: left;
}
  #col1_content { padding: 0 }
  #col2_content { padding: 0 }
  #col3_content { padding: 0 }
  /*-------------------------------------------------------------------------*/

  #page_margins {
    border: 0 none;
  }

  #page {
    border: 0 none;
    margin: 0 0 0 0; padding: 20px 20px 20px 20px;
  }


  #border-top {
    overflow:hidden;
    width: auto;
    height: 20px;
    font-size:0;
    margin-bottom: -20px;
  }

  #border-bottom {
    overflow:hidden;
    width: auto;
    height: 20px;
    margin-top: -20px;
    font-size:0;
  }

  #edge-tl {
    float:left;
    width: 20px;
    height: 20px;
    font-size:0;
  }

  #edge-tr {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;
    font-size:0;
  }

  #edge-bl {
    float:left;
    width: 20px;
    height: 20px;

  }

  #edge-br {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;

  }
#eziDetailObject .clr {
clear: both;
}

/* End of 'layout_patch' */

