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

/* for membership.html only!!!  */

/* box that splits the content in 2 vertically.   */

.content .horizontal-split {width: 45%;
                            float: left;
							margin: 2%;}
