/* @override http://www.iraqbodycount.org/database/incidents/styles/record.css */

#content {
	margin: 0 0 0 20px;	
	}


#content div.rightbox-more,
#content div.rightbox-notes {
	margin-right:  0;
	width: 30%;
}

#content p {
	width:  62%;
}

#content div.inner p {
	width: auto;
}



#content table.individuals th {
font-size: 93%;
widht: auto;

}

#content table.individuals td {
	background: none;
	font-weight: normal;
	font-family: Geneva, Arial;
	font-size: 93%;
	width:  auto;
}

#content table.individuals td.persons {
	background: #d8d8d8;

}

#content table.individuals td.persons {
	background: #d8d8d8;

}

#content table.individuals td.sex,
#content table.individuals td.age,
#content table.individuals th.sex,
#content table.individuals th.age {
	width: 12%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#content table.individuals th.job,
#content table.individuals td.job {
	width: 16em;
}

#content table.individuals th.job {
	border-right-color: #777;
}

#content div.incident-details table.individuals th.number,
#content div.incident-details table.individuals th.ibc-code,
#content div.incident-details table.individuals td.number,
#content div.incident-details table.individuals td.ibc-code {
	width: 15%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#content table.individuals td.number {
	text-align: center;
}



#content table.individuals th.persons {
	width:  auto;
	
}

#content table.individuals th.ibc-code,
#content table.individuals td.ibc-code {
	width: 3.8em;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}



#content {
	margin: 0 20px 0 20px;
	padding-bottom: 0;
	min-height: 0;}
	
div#shadowright {
 padding-bottom: 0;
}
	

#content td.persons a {
	text-decoration: underline;
}

#content div.rightbox-more,
#content div.rightbox-notes {
	margin-right:  0;
	width: 30%;
}

#content p {
	width:  62%;
}

#content div.inner p {
	width: auto;
}


#content table td a {
	font-family: "Trebuchet MS";
	font-size: 108%;
}

#content table th {
	width:  25%;
	background: #404040;
	color: #bbb;
	padding-left: 1.5em;
	border: 1px solid #bbb;
}

#content table.person-details th {
 	width:  25%;
 	background: #646464;
 	color: #bbb;
	padding-left: 1.5em;
	border: 1px solid #bbb;
}

#content table.person-details td {
 	width:  25%;
 	background: #ccc;
 	color: #222;
	border: 1px solid #bbb;
}

#content table td a:hover {
	color: #777;
}


#content table td {
 width:  63%;
 background: #888;
 color: #000;
 font-family: Verdana;
 font-weight: bold;
 padding-left: 1.5em;
 padding-left: 1.5em;
border:  1px solid #bbb;
}

#content table td a:visited {
	color: #555;
}

#content div.incident-details table {
	margin: 1.5em 0 4em auto;
	width: 100%;
}

#content div.incident-details h2 {
	float:  right;
	margin-top: 6px;
	margin-right: 0;
	font-size: 85%;
	font-family: Verdana;
	font-weight: bold;
	color: #222;
	}

div#content div.incident-details h1.headline {
	margin-top: 2.7em;
	margin-right: 0;
	margin-left: .8em;
	margin-bottom: 1em;
	text-align: left;
	width: 80%;
	font-size: 153.9%;
	color: #ddd;
	height: 3em;
	
}

div#content div.incident-details {
	margin: 0 auto;
	width: 95%;
	padding-top: 3px;
	padding-left:  20px;
	padding-right:  20px;
	border-bottom:  none;
	}

#content h3 {
	color: #444;
	margin-left: 1.3em;
	margin-right: 2em;
	font-size: 100%;
}

#content table td span.unrecorded {
  font-weight: normal;
  font-style: italic;
  font-family: Geneva, Arial;
  color: #666;
  font-size: 93%;
}

#content table td span.single-source {
  font-weight: normal;
  font-style: italic;
  font-family: Geneva, Arial;
  color: #333;
  font-size: 93%;
}

#content table td span.single-source a {
  font-weight: normal;
  font-style: italic;
  font-family: Geneva, Arial;
  color: #000;
  font-size: 93%;
}

