/* start: bottom strip */
#related-links-garden {
	display:none;
}
#related-box-left {
	float:left;
	width:210px;
	border-right:1px dotted #ccc;
	padding-left:4px;
}
#related-box-right {
	float:left;
	width:210px;
	border-left:1px dotted #ccc;
	margin-left:-1px;
	padding-left:15px;
}
#hotcontent-main-right {
	border:1px solid #1E4370;
	padding:10px;
	padding-top:0;
	margin-bottom:10px;
}
dl#wpni-results, dl#hotcontent-results {
	margin:0;
	border:0;
	font:bold 12px arial; color:#333;
}
dl#hotcontent-results {
	display:block;
}
#hotcontent-box-bottom_strip {
	display:block;
}
dl#wpni-results dt, dl#hotcontent-results dt {
	margin:0;
	padding:5px 0 3px 0;
}
dl#wpni-results dd, dl#hotcontent-results dd {
	background:url(http://media.washingtonpost.com/wp-srv/shared/gr/dk_gray_bullet.gif) no-repeat 0px 0.5em;
	padding:0 0 0.5em 0;
}
dl#wpni-results dd.no_bullets {
	background:none;
	padding:0 0 0.5em 0;
}
dl#wpni-results dd.article, dl#hotcontent-results dd.article {
	margin:0;
	border:0;
}
dl#wpni-results dd.article a:hover, dl#hotcontent-results dd.article a:hover{
	color: #C00; 
	text-decoration: underline; 
}
dl#wpni-results dd.article a:visited, dl#hotcontent-results dd.article a:visited{
	color: #0c4790; 
	text-decoration: none;
}
#related-box-right a:hover, #related-box-left a:hover{
	color: #C00; 
	text-decoration: underline; 
}
dl#wpni-results dd a, dl#hotcontent-results dd a {
	display:block;
	padding-left:7px;
	font-weight:normal;
	font-size:11px;
}
dl#wpni-results dd.attribution {
	display:none;
}
dl#wpni-results p, dl#hotcontent-results p {
	padding-top:8px;
}
dl#wpni-results p a, dl#hotcontent-results p a {
	padding-left:0;
	font-weight:bold;
	font-size:11px;
}
dl#wpni-results span.raquo, dl#hotcontent-results span.raquo {
	font-weight:bold;
	color:#C00;
}
.minilogo {
	float:right;
}
.border-bottom-gray {
   padding-bottom:8px;
   border-bottom:1px solid #CCC;
   margin-bottom:10px;
}
/* aggregate knowledge */
.akWrapperArticle .akOuterTable {
   width:100%;
   padding-bottom:8px;
   border-bottom:1px solid #CCC;
   margin-bottom:10px;
}
/* hide hot-content content */
dl#hotcontent-results {
	display:none;
}
/* end: bottom strip */