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

.column_1 {position: relative; left: 0px; top: 20px; float:left;
width:250px; z-index:0; }

.column_2 {position: relative;	left: 20px;	top: 20px;	float:left;	width:440px; z-index:0; }

.column_3 {position: relative; left: 40px; top: 20px; float:left; width:120px; z-index:0;  }



