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

/* Custom content */
/* These styles only apply to content in the main section of the pages. */

.column_50_left { width:47%; padding:10px; float:left;}
.column_50_right { width:46%; padding:10px; float:right;}
.column_100 { width:90%; }
.column_left_60 { width:54%; float:left; padding:10px; }
.column_right_40 { width:40%; float:right; padding:10px;}
.column_left_40 { width:34%; float:left; padding:10px; }
.column_right_60 { width:60%; float:right; padding:10px;}

/* for backwards compatibilty */
.page2 { width:90%; }

#link_box {background-color:#E1F0D2; border:#666 solid 1px; margin:12px;}

