#Col1, #Col2 {
	clear: none;
	float: left;
	overflow: hidden;
}
#Col1 {
	width: 354px;
}
#Col2 {
	margin-left: 20px;
	width: 290px;
}
#Col1 .plug, #Col2 .plug, #Col1 .block, #Col2 .block {
}
.plug h1, .block h1 {
	color: #FFFFFF;
	font-size: 140%;
	padding: 6px 4px;
}

#ListContent {
	background-image:url("/images/dot_blackdivider.gif");
	background-position:355px 0;
	background-repeat:repeat-y;
}
#ListContent .plug {
	border-bottom: none;
	padding-bottom: 0;
}

.plug h2 {
	font-size: 100%;
}

#BrowseAlpha a.toplink {
	display: block;
	float: right;
	padding: 0;
}
#BrowseAlpha a.toplink:hover {
	padding: 0;
}

img.header {
	width: 350px;
}
#Browse td#ByPublication h1 {
	margin-bottom: 1ex;
}
#Browse .publication {
}
#Browse .publication + .publication {
	border-top: 1px solid #000000;
	margin-top: 1ex;
	padding-top: 2ex;
}
#Browse .publication h3 {
	font-size: 12pt;
	margin-bottom: 0.5ex;
	margin-top: 0;
}
#Browse .publication h3 a {
	color: #990033;
	text-decoration: none;
}
#Browse .publication h3 a:hover {
	text-decoration: underline;
}
#Browse .publication img {
	display: inline;
}
#Browse .publication img.logo {
	border: 1px solid #000000;
	clear: left;
	display: block;
	margin: 0 1em 1em 0;
	float: left;
}
#Browse .clear {
	clear: both;
}



#Video.column h2, #BrowseAlpha h1, #BrowseSector h1 {
	background: #000000;
	border-style: none;
	clear: both;
	color: #FFFFFF;
	font-size: 100%;
	margin-bottom: 1ex;
	padding: 0.5ex 1ex;
}
#BrowseAlpha a.toplink {
	color: #FFFFFF;
	text-align: right;
	padding: 0px 0px 0px 100px;
	text-decoration: none;
}
#BrowseAlpha a:hover.toplink {
	color: #FFFFFF;
	text-align: right;
	padding: 0px 0px 0px 220px;
	text-decoration: underline;
}
#BrowseAlpha .section {
	clear: both;
	display: none;
}
#AlphaLinks, #SectorLinks {
	margin: 0 0 2ex 0;
	padding: 0;
}
#AlphaLinks .letter, #SectorLinks .sector {
	display: block;
	float: left;
	height: 3.5ex;
	margin: 0;
	padding: 0;
	width: 2em;
}
#AlphaLinks .letter {
	text-align: center;
	width: 7%;
}
#AlphaLinks a, #SectorLinks a {
	text-decoration: none;
	font-weight: bold;
}
#AlphaLinks a:hover, #SectorLinks a:hover {
	text-decoration: underline;
}

#SectorLinks .sector {
	width: 50%;
}

#BrowseSector .people .section {
	display: none;
}
#BrowseSector .people .scroll {
	height: 60ex;
	overflow: auto;
}
#BrowseSector .people.x4 .person {
	padding-right: 5px;
	width: 24%;
	width: 87px;
}
#BrowseSector .people.x3 .person {
	padding-right: 5px;
	width: 32%;
	width: 115px;
}
#BrowseSector .people div.clear {
	font-size: 0pt;
	height: 0px;
	margin: 0;
	padding: 0;
	width: auto;
}

#SearchResults .people .person {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 0.5ex 0;
	padding: 0 0 0 2em;
	text-align: left;
	text-indent: -2em;
	width: auto;
}
#SearchResults .person .name {
	display: inline;
}
#SearchResults .person .company {
	display: inline;
}

#SearchFinalists {
}

#SearchFinalists label {
	display: block;
	font-size: 90%;
	font-weight: bold;
}
#SearchFinalists label:after {
	content: ":";
}
#SearchFinalists input {
	display: block;
	width: auto;
}
#SearchFinalists input.text {
	margin-bottom: 1ex;
	width: 98%;
}
#SearchFinalists input[type='submit'] {
}
