@charset "UTF-8";
/* CSS Document */

#col1 {
float:left;
width:216px;
height:200px;
background: #fff;
}
#col2 {
width:746px;
float:left;
background:#fff;
min-height:427px;
  height:auto !important;
  height:427px;
}
