.page_col						{ float:left; margin-left:2%; }
.page_col:first-child			{ margin-left:0; }
.cols_2							{ width:48%; }
.cols_3							{ width:32%;  }
#page_left						{ float:left; width:74%; }
#page_right						{ float:right; width:20%; padding:2%; background:#67b4ca; }
#rotating_images				{ position: relative; width: 100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 20px; }
#rotating_images img			{ width: 100%; height: auto; position: absolute; top: 0; left: 0; }