/* start: full page */
#inform {
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
}
#inform .header {
	font-size:14px;
	padding-bottom:5px;
}
#inform #main_item {
	padding-bottom:0;
}
#inform h1 {
	font-size:18px;
	margin:0;
	padding:0;
}
#inform h3, #inform h2 {
	font-size:12px;
	color:#2B2B2B;
	display:inline;
	margin:0;
	padding:0;
}
#inform a {
	font-family:arial,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
/* end: full page */
/* start: subjects (and WPArticles4SubjectId) and webcontent (and WebContent4SubjectId) */
#inform #subjects dl#inform-results,
#inform #webcontent dl#inform-results
#inform #WPArticles4SubjectId dl#inform-results,
#inform #WebContent4SubjectId dl#inform-results {
	margin:0 ;
}
#inform #subjects dl#inform-results dt,
#inform #webcontent dl#inform-results dt,
#inform #WPArticles4SubjectId dl#inform-results dt,
#inform #WebContent4SubjectId dl#inform-results dt {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#C00;
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	padding-top:15px;
	margin-bottom: 2px;
}
#inform #subjects dl#inform-results dd.search,
#inform #webcontent dl#inform-results dd.search,
#inform #WPArticles4SubjectId dl#inform-results dd.search,
#inform #WebContent4SubjectId dl#inform-results dd.search {
	font:11px Arial, Helvetica, sans-serif ;
	margin-top:3px ;
	padding:3px 0 7px 0 ;
	border-top:1px dashed #CCC ;
}
#inform #subjects dl#inform-results dd span.publication,
#inform #webcontent dl#inform-results dd span.publication,
#inform #WPArticles4SubjectId dl#inform-results dd span.publication,
#inform #WebContent4SubjectId dl#inform-results dd span.publication {
	color:#666;
}
#inform #subjects dl#inform-results dd span.date,
#inform #webcontent dl#inform-results dd span.date,
#inform #WPArticles4SubjectId dl#inform-results dd span.date,
#inform #WebContent4SubjectId dl#inform-results dd span.date {
	display:none;
}
#inform #subjects dl#inform-results dd a,
#inform #webcontent dl#inform-results dd a,
#inform #WPArticles4SubjectId dl#inform-results dd a,
#inform #WebContent4SubjectId dl#inform-results dd a {
	text-decoration: none ;
	display:inline;
}
#inform #subjects dl#inform-results dd.last,
#inform #webcontent dl#inform-results dd.last,
#inform #WPArticles4SubjectId dl#inform-results dd.last,
#inform #WebContent4SubjectId dl#inform-results dd.last {
	display:block;
}
#newssearch-box {
	margin-top:5px;
	border-top:1px dotted #999;
	padding-top:5px;
}
#newssearch-box a#newssearch-link {
	font-weight:normal;
	font-size:11px;
}
/* end: subjects (and WPArticles4SubjectId) and webcontent (and WebContent4SubjectId) */
/* start: subjects (and WPArticles4SubjectId) */
#inform #subjects,
#inform #WPArticles4SubjectId {
	width:290px ;
	float:left ;
}
#inform #subjects dl#inform-results dd,
#inform #WPArticles4SubjectId dl#inform-results dd {
	font:12px/130% Arial, Helvetica, sans-serif ;
	color:#333 ;
	padding-bottom:3px; margin: 0 ;
}
/* end: subjects (and WPArticles4SubjectId) */
/* start: webcontent (and WebContent4SubjectId) */
#inform #webcontent,
#inform #WebContent4SubjectId {
	width:290px;
	float:right;
}
#inform #webcontent dl#inform-results dd,
#inform #WebContent4SubjectId dl#inform-results dd {
	font:11px/130% Arial, Helvetica, sans-serif ;
	color:#333 ;
	padding-bottom:3px;
	margin:0 ;
}
/* end: webcontent (and WebContent4SubjectId) */
/* start: bottom strip */
#inform-box {
	/* don't change this unless you know what you're doing */
	display:none;
}
dl#inform-results, dl#hotcontent-results {
	margin:0;
	border:0;
	font:bold 12px arial; color:#333;
}
dl#inform-results dt, dl#hotcontent-results dt {
	margin:0;
	padding:5px 0 3px 0;
}
dl#inform-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#inform-results dd.no_bullets {
	background:none;
	padding:0 0 0.5em 0;
}
dl#inform-results dd.article, dl#hotcontent-results dd.article {
	margin:0;
	border:0;
}
dl#inform-results dd a, dl#hotcontent-results dd a {
	display:block;
	padding-left:7px;
	font-weight:normal;
}
dl#inform-results dd.attribution, dl#inform-results dd.last {
	display:none;
}
dl#inform-results p, dl#hotcontent-results p {
	padding-top:8px;
}
dl#inform-results p a, dl#hotcontent-results p a {
	padding-left:0;
	font-weight:bold;
	font-size:11px;
}
dl#inform-results span.raquo, dl#hotcontent-results span.raquo {
	font-weight:bold;
	color:#C00;
}
#inform-box-left {
	float:left;
	width:210px;
	border-right:1px dotted #ccc;
	padding-left:4px;
}
#inform-box-left.internal {
}
#inform-box-right {
	float:left;
	width:210px;
	border-left:1px dotted #ccc;
	margin-left:-1px;
	padding-left:15px;
}
#inform-box-right.internal {
}
/* hide hot-content content */
dl#hotcontent-results, #inform-box-right p {
	display:none;
}
/* end: bottom strip */
