		#footer .col-left {
			background-color: #BED9E9;
			border-right: 1px solid #24396A;
			float: left;
			height: 3em;
			margin-left: -100%;
			position: relative;
			text-align: center;
			width: 16em;
			overflow: hidden;
		}
			#footer a.c {
				font-weight: bold;
				font-style:italic;
				color: #000099;
			}
		#footer .center {
			float:left;
			width: 100%;
		}
		#footer .center .in {margin-left: 16em;}
