
#ContentFooter .fiveCol {
						background: url(/euf/assets/images/content-footer-dividers.gif) repeat-y 0 0;
						margin-bottom: 20px;
						display: block;
						height: 140px;
					}
						#ContentFooter .fiveCol .col {
							float: left;
							padding: 0 28px 0 26px;
						}
						#ContentFooter .fiveCol div.first {padding-left: 0; width: 131px;}
						#ContentFooter .fiveCol div.second {width: 162px;}
						#ContentFooter .fiveCol div.third {width: 109px;}
						#ContentFooter .fiveCol div.fourth {width: 124px;}
						#ContentFooter .fiveCol div.last {padding-right: 0; width: 227px;}

						#ContentFooter .fiveCol h3 {
							color: #fff;
							font-size: 100%;
							font-weight: bold;
							padding-bottom: 1px;
							text-transform: uppercase;
						}
						#ContentFooter .fiveCol a {
							color: #fff;
							font-size: 93%;
							text-decoration: none;
						}
							#ContentFooter .fiveCol ul li {padding-bottom: 4px;}
