
@media all{
	body.most_wanted #main #content span.more_information{
		font-size:10px;
	}
	body.most_wanted #main #content #suspects a{
		text-decoration:none;
		background-color:transparent;
	}
	body.most_wanted #main #content #suspects a:hover{
		text-decoration:underline;
	}
	body.most_wanted #main #content td.extended_description{
		line-height:1.2;
		width:210px;
	}
	body.most_wanted #main #content td.suspect_photo{
		background-color:#333;
		background-image: none!important;
		padding:0;
		margin:0;
		width:50px;
	}
	#suspect:target{
		background-color:white;
	}
	table#suspect {
		font-family:Arial, Helvetica, sans-serif;
		width:555px;
		float:left;
		background-color:transparent;
		margin:1px;
		padding:0;
		border:none;
	}
	table#suspect th,table#suspect td{
		width:62px;
	}
	#suspect th.Name,#suspect th.RaceGender,#suspect th.BirthDate,#suspect th.Height,#suspect th.Weight,#suspect th.HairColor,#suspect th.EyeColor,#suspect th.Identifiers,#suspect th.NotifyDate,#suspect th.SeekingAgency,#suspect th.Charges{
		font-weight:normal;
		padding-right:.5em;
		vertical-align:top;
		border-bottom:1px #ccc solid;
	}
	#suspect th.Name,#suspect th.RaceGender,#suspect th.BirthDate,#suspect th.Height,#suspect th.Weight,#suspect th.HairColor,#suspect th.EyeColor,#suspect th.Identifiers,#suspect th.NotifyDate,#suspect th.Charges{
		text-align:right;
	}
	#suspect td.Name,#suspect td.RaceGender,#suspect td.BirthDate,#suspect td.Height,#suspect td.Weight,#suspect td.HairColor,#suspect td.EyeColor,#suspect td.Identifiers,#suspect td.NotifyDate,#suspect td.SeekingAgency,#suspect td.Charges{
		font-weight:bold;
		text-align:left;
		font-size:1.2em;
		vertical-align:top;
		border-bottom:1px #ccc solid;
	}
	#suspect td.Charges,#suspect th.SeekingAgency{
		padding: 0px 10px;
	}
	#all #main #content #suspect td.Name{
		font-size:2em;
		font-weight:normal;
		font-family:'Arial Black',Arial, Helvetica, sans-serif;
		line-height:1.25;
	}
	#suspect th.Name{
		vertical-align:middle!important;
	}
	#suspect th.Name,#suspect td.Name{
		background-color:#eee;
	}
	table#suspect {
		border-collapse:collapse;
		margin:0;
		border:#ccc solid 1px;
		width:100%;
	}
	#suspect tr .SeekingAgency{
		border-top:3px #ccc double;
	}
	#suspect tr td,#suspect tr th{
	}
	#suspect td.Image{
		text-align:center;
	}
	.Name acronym{
		font-family:Arial, Helvetica, sans-serif;
	}
	#suspect td.Charges ul,#suspect td.Charge li{
		margin:0;
		padding:0;
	}
	#suspect td.Charges ul{
		margin-left:.5em;
		padding-left:.5em;
	}
	
	#suspect th,#suspect td{
	}
	#suspect .Name,#suspect .Height,#suspect .Weight,#suspect .Identifiers,#suspect .Charges,#suspect .NotifyDate{
		background-color:#f8f8f8;
	}
	#suspect .NotifyDate *{
		display:none;
	}
}
@media screen{
	body.most_wanted iframe#LoadImg{
		margin:0 auto;
		padding:0 5px 0 0px;
		width:575px!important;
	}
	body.most_wanted ul li{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	body.most_wanted  div.columnar ul{
		margin:0;
		padding:0;
		text-align:center;
	}
	body.most_wanted  div.columnar ul span.Name{
		display:block;
		float:left;
		clear:right!important;
		text-align:left;
		margin:0;
		padding:0 0 0 4px;
		font-size:20px;
		width:225px;
	}
	body.most_wanted  div.columnar ul img{
		display:block;
		float:left;
		clear:left;
	}
	body.warrants_search p.warrant_buttons{
		font-size:3em;
		padding:0px;
		margin:0 0 10px;
		line-height:40px;
	}
	body.warrants_search p.warrant_buttons a{
		padding:0 3px;
		font-weight: bold;
	}
	body.directory table,body.warrants_search table,body.directory table{
		width:95%;
	}
	body.warrants_search table th.dob,body.warrants_search table td.dob{
		text-align:right;
	}
	body.headquarters .School{
		font-weight:bold;
	}
	body.headquarters span.School,body.headquarters span.Staff{
		display:block;
	}
	body.directory td.email{
		width:175px;
	}
	body.directory td.phone_number{
		width:125px;
	}
	ol.alpha_lower{
		list-style-type:lower-alpha;
	}
	ol.alpha_upper{
		list-style-type:upper-alpha;
	}
	ol.arabic,ol.decimal{
		list-style-type:decimal;
	}
	ol.roman_lower{
		list-style-type:lower-roman;
	}
	ol.roman_upper{
		list-style-type:upper-roman;
	}
	ul.calendar{
		list-style-type:none;
	}
	ol.decimal_leading_zero{
		list-style-type:decimal-leading-zero;
	}
	
	/* form stuff */
	form#comment label{
		display:inline-block;
		width:100px;
	}
	form#comment p{
		padding:1px 5px;
	}
	#all #almost_all form#comment tr.error th,#all #almost_all form#comment tr.error td{
		background-color:#ff0!important;
		background-image:none!important;
		font-weight:bold;
		color:maroon;
	}
	form#comment p.default{
		background-color:#fee;
		font-weight:bold;
	}
	form#comment p.explanation{
		font-weight:normal;
		font-size:10px;
	}
	.most_wanted #main del{
		display:none!important;
	}
	.most_wanted #main ins{
		color:inherit!important;
		border-bottom:inherit;
		font-weight:inherit;
	}
}
@media print{

}