#sub-content {
	clear: left;
	padding: 16px 0 0 10px;
}

.sidebar h2.catName a {
	color: #9c0000;
	border: 0;
	font: 20px/24px helvetica;
	padding: 0;
}
	.sidebar h2.catName a:hover { background: none; }

img.fam-image {
	margin: 10px 24px 0 24px;
}

#sub-content li {
	margin-left: 20px;
	margin-bottom: 7px;
}

#sub-content ul {
	margin-bottom: 30px;
}

.leftCol {
	padding: 0;
	overflow: hidden;
}

.rounded2 {
	display: block;
	background: transparent url(/assets/vertsprite.png) no-repeat 0% -150px;
}

.current .rounded2, .cattab:hover .rounded2 {
	background: transparent url(/assets/vertsprite.png) no-repeat 0 0;
}

.inrounded {
	padding: 8px 10px 5px 10px;
	display: block;
}

#sub-content h2 {
	font: bold 16px helvetica;
}

/*.sidebar h2 {
	font: normal 20px/24px helvetica;
}*/

#sub-content h4, .sidebar h4 {
	font-size: 13px;
	border-bottom: 0;
	padding-bottom: 1px;
	clear: both;
}

#sub-content .pick {
	overflow: hidden;
	margin: 10px 0 0 0;
	width: 325px;
	padding-left: 5px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 5px;
}

#sub-content .leftCol .pick {
	width: 338px;
	width: auto;
}

.families-list a,
.also-list a {
	display: block;
	margin: 0 6px 0 -4px;
	padding: 4px;
	*height: 1%;
}

.sidebar li {
	display: block
}

#sub-content p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

.morecontent {
	display: none;
}

.expandcontent {
	display: block;
	font: 13px helvetica;
	background: #eee;
	border-top: 1px dotted #999;
	padding: 2px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}

#sub-content ul.refsites {
	margin-top: 8px;
}

.article-preview img {
	margin: 6px 10px 10px 0;
	border: 1px solid #ddd;
	padding: 2px;
}

.article-preview h3 {
	margin-bottom: 3px;
	margin-top: 15px;
}

.article-preview p {
	line-height: 1.4em;
}

.article-preview {
	margin-bottom: 25px;
}

.article-preview .continue-reading {
	font-weight: bold;
	font-style: italic;
}

/* Google News */

#google-news {
	width: 400px;
	margin-left: 20px;
}

#google-news h5 {
	clear: left;
	padding-top: 15px;
	font: bold 13px arial;
}

#google-news b {
	font-size: 95%;
	color: #9c0000;
}

#google-news img {
	margin: 8px 8px 8px 0;
}

#google-news cite {
	color: #555;
	margin-bottom: 3px;
	font-style: normal;
	display: block;
}


/* MEDIATABLE */
/* doesnt exist anymore??? */

#mediatable {
	width: 100%;
	font: 13px/17px helvetica;
	border-left: 1px solid #aaa;
}

#mediatable img.thumb {
	width: 128px;
	margin-right: 10px;
	float: left;
	height: 96px;
}

#mediatable div {
	float: left;
	width: 240px;
}

#mediatable strong {
	display: block;
	margin-bottom: 5px;
}

#mediatable td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 8px;
	width: 50%;
	vertical-align: top;
}

/* #mediatable tr .... */
#firstrow td {
	padding-top: 25px;
}

/* EBAY */

.ebay-logo {
	margin-top: 5px;
}

.ebay-preview .left {
	margin: 0 5px 5px 0;
	width: 110px;
}

.ebay-preview .ebi {
	float: none;
	display: block;
}

.ebay-preview a {
	display: block;
	clear: both;
	margin-top: 3px;
	text-align: center;
	padding-right: 4px;
	font: 11px helvetica;
}

.ebay-preview h4 {
	margin-bottom: 12px;
}

#leftColumn .ebay-preview .ebi {
	margin: 8px auto 0 auto;
}

#results h2 {
	font: 22px/22px georgia;
	padding: 0 0 8px 0;
}

#ttip {
	background: #fff;
	border: 3px double #ddd;
	position: absolute;
	opacity: 0.95;
	filter: alpha(opacity=95);
	font: bold 12px/1.3 arial, sans-serif;
	padding: 5px;
	overflow: hidden;
	z-index: 10;
}

#content .icon {
	margin: 0;
}

.purple {
	color: #501D9F;
}

#ttip span {
	white-space: nowrap;
	padding: 2px 8px 0 0;
}

.green {
	color: #01921B;
}

#ttip .red {
	color: #b00;
}

.gray {
	color: #777;
}

.orange {
	color: #FF6E1F;
}

.error {
	font: italic 16px georgia;
	margin: 5px 0;
	color: #9C0000;
}

.message {
	font: italic 16px/24px georgia;
	margin: 5px 0;
	color: #01921B;
}


.affiliation img {
	float: left;
	border: 1px solid #aaa;
	padding: 3px;
	margin: 8px 8px 8px 0;
}

