@charset "UTF-8";
/* CSS Document */

.ecuTriCol #mainContent {
	margin: 32px 140px 0 185px; /* T R B L the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0 2em 2em 10px; /* padding here creates white space "inside the box." */
}