#pedianavigation {
	float:left;
	margin:10px;
	width:175px;
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	}
	
#genetipedia-navigation h1 {margin:0 0 6px 0; font-size:1.0em; font-weight:bold; border-top:1px dotted #CCC; padding-top:3px; font-variant:small-caps;}
#genetipedia-navigation h2 {margin:12px 0 0 8px; font-size:.9em; font-weight:bold;}
#genetipedia-navigation h3 {margin:0 0 0 16px; font-size:.8em; font-weight:normal;}
#genetipedia-navigation h4 {margin:0 0 0 24px; font-size:.65em; font-weight:normal;}
#genetipedia-navigation h5 {margin:0 0 0 32px; font-size:.5em; font-weight:normal;}
#genetipedia-navigation a {color:#369; border-bottom:1px dotted; text-decoration:none;}


#pediapage {
	float:left;
	margin: 10px;
	width: 600px;
}

#pediapage a {color:#369; border-bottom:1px dotted; text-decoration:none;}

#article-crumbs {padding:5px; background-color:#F0F0F0; font-size:.8em;}
#article-crumbs a {font-size:.9em; color:#369; border-bottom:1px dotted; text-decoration:none;}

#article-previous {float:left; font-size:.75em;}
#article-previous a {color:#333; border-bottom:1px dotted #999;}
#article-next {float:right; font-size:.75em;}
#article-next a {color:#333; border-bottom:1px dotted #999;}

#gpArticle {padding:20px 15px 10px 15px;}

#gpFooter {padding:5px; background-color:#DDD;}

#pediapage #descriptions {
	border: 1px dashed #666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
#pediapage #descriptions h1 {
	color: #600;
}

p.gp_citation {
	font-size:.8em;
	margin:2px 0 0 0;
}

span.gp_smallURL {
	font-size:.9em;
	font-style:italic;
	}

#pediapage #letters a {
	text-decoration:none;
	color:#999;
	font-size:.9em;
}

#pediapage #letters a.firstLetter {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	border-bottom:4px solid #900;
	font-size:.9em;
}

#pediapage #words a {
	color: #999;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #600;
	text-decoration:none;
}

#pediapage #words span.lookup {
margin-right: 10px;
color:#900;
font-weight:bold;
border-bottom:2px solid #900;
}

#pediapage #letters {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #999;
}
