﻿			.twoColumn {
				background: url(../images/display/threeColumnTile_02.gif) repeat-y !important;
			}

			#topSection {
				position : relative;
				border-bottom : 1px solid #50544a;
			}
			
			.heading3 {
				padding-left : 10px;
			}
			
			#topSection p {
				padding-left : 20px !important;
			}
			
			.left {
				margin : 0 !important;
				padding : 0 !important;
			}
						
			.shutter-box {
				font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important;
				float : left;
				position : relative;
				clear : both;
				border-bottom : 1px solid #bfbfbf;
				width : 558px;
				margin : 0;
				padding : 0;
			}
			
			.visible {
				position : relative !important;
				left : 0 !important;
				float : left;
				clear : both;
			}
			
			.expandable-section {
				position : absolute;
				left : -9999px;
				padding-bottom : 25px;
			}
			
			.text1 {
			    color : #401d6c;
				font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-weight : bold;
				font-size : 95%;
				margin : 10px 0 12px 20px;
				padding : 0;			
			}
			
			.expand-button {	
				position : absolute;
				bottom : 0;
				left : 510px;
				margin : 0;
				padding : 0;
			}
			
			.interests {
				clear : both;
				margin : 0 0 35px 20px;
				padding-top : 12px;
			}
			
			
			/* entry w/ border 
			.entry {
				border-top: 1px solid #ECE8F0; 
				margin : 2px 15px 0 20px;
				padding : 0 0 25px 0;
			}
			*/
			
			.entry {
				margin : 0 15px 15px 20px;
				padding : 0;
			}

			.entry .copy { 
				float: left; 
				width: 430px;
				margin : 10px 20px 0 0;
				padding : 0;
			}

			.entry .links {
				float: left; 
				margin: 9px 5px 0 0;
			}

			.entry .links img { 
				margin-bottom: 2px; 
			}			