/* This style sheet is only used to display the various modules used in the right column, DO NOT INCLUDE into LIVE SITE*/
.moduleHolder { width: 175px; padding: 10px 20px; margin: 170px auto 0; border: 1px solid silver; background: #d7d7d7; }
.moduleHolder .colRight { float: none; }
.moduleHolder .module { background: #fff; }