/* @override http://staging.iraqbodycount.org/analysis/reference/styles/styles.css */

#content ul li {
	list-style-image: url('/analysis/reference/images/reference-squarebullet.png');
}


#content h1, #content h1.subhead, #content h2 {
	color: #555;
}

#content h1.subhead, #content h2 {
	color: #444;
}

#content td {
	background-color: #d4d4d4;
}

#content th {
	background-color: #c8c8c8;
}

#content div.rightbox-more {
	margin-top: auto;
}

#content div#reference div.inner {
	border-left: solid 1px #8a8a8a;
	background: #525252 url('/images/rightshadow-525252.png') right top repeat-y;
}

#content div#reference {
	margin-top: 5.3em;
	margin-bottom: 1.7em;
}

#content div#reference div.inner h3 a { 
 	color: #999;
 	background-color: #000;
 	padding: 5px 4px 6px 5px;
 	display: block;
 	text-decoration: none;
 	font-size: 116%;
 	font-weight: normal;
 	}

#content div#reference div.inner h3 a:hover { 
 	color: #fff;
 	}


div#content div#reference div.inner h4 {
	background: #333;
	margin-top: 1.4em;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	line-height: 1.3em;
	padding: 1px 4px 2px 4px;
	margin-right: 0;
	margin-bottom: 0em;
	font-size: 93%;
	}

#content div#reference div.inner h4 span.date {
	display: block;
	color: #fff;
	font-weight: normal;
	border: none
	}
	
#content p span.ref-more, #content div.rightbox-more div.inner p span.ref-more {
	background: #6f6f6f;
}


#content dl {
	margin-right: 30%;
	font-family: Georgia;
	font-size: 108%;
}

#content dl dt a {
	color: #222;
}

#content dl dt a:hover {
	color: #777;
}

#content dl dt a:visited {
	color: #444;
}

#content dl dd a {
	color: #222;
}

#content dl dd a:hover {
	color: #777;
}

#content dl dd a:visited {
	color: #444;
}

#content dl dd {
	margin-left:  2em;
	margin-top: .5em;
	margin-bottom: 1em;
	}
	
#content ul.nodot {
	margin-left: 2.6em;
}

ul.nodot span.pr {
	font-family: Verdana;
	font-size: 85%;
	margin-left: -3.3em;
}