
/* ----------------------------------------------
   doj-sub-newsalerts.css
   
   this page defines the look/feel of the page.
   Only design/decorative rules are set up here.
   
   ---------------------------------------------- */


div#middleColumn             			{
									margin: 0 0 0 0px; 
						}

.wrapper div#container  			{
									background: none;
									background: #fff;
						}
div.release_attachments				{
									top:		-.5em;
						}
div.print_version				{
									position:	relative;
									top:		.5em;
						}
div.attachments ul li				{		
									margin-top: 	.7em; 
						}
div.attachments ul li				{		
									margin-top: 	.7em; 
						}
div#middleColumn h1.mainHeader			{
								font-size:			1.7em;
								color:              #434A55;
								font-weight: normal;
								 
						}						
div#middleColumn h2.news			{
								font-size:			1.6em; 
								color:				#7a2a2a;
								font-family:		Georgia, "Times New Roman", Times, serif;/*Verdana, Arial, Helvetica, sans-serif;*/			
								text-transform:			none;
								font-style:			italic;
								font-weight:			normal;
								margin-top:			1em;
								margin-bottom:			.2em;
								text-align:			center;
						}						

div#middleColumn h3.news			{
								font-size:			1.3em;
								color:				#444444;
								font-family:			Verdana, Arial, Helvetica, sans-serif;
								text-transform:			none;
								font-weight:			normal;
								margin-top:			.2em;
								margin-bottom:			1em;
								font-style: 			italic;
								text-align:			center;
						}		
div.release_type, div.release_date, div.contact_label {
								font-size:			.8em;
						}
div#middleColumn h4.speechByLine, div#mainContent h4.speechByLine				{
								font-size:			.8em;
								color:				#000;
								font-family:			Verdana, Arial, Helvetica, sans-serif;
								text-transform:			none;
								font-weight:			normal;
								margin-top:			.2em;
								margin-bottom:			1em;
								font-style: 			italic;
								text-align:			center;
						}

div#middleColumn h4.speechSource, div#mainContent h4.speechSource				{
								font-size:			.8em;
								color:				#000;
								font-family:			Verdana, Arial, Helvetica, sans-serif;
								text-transform:			none;
								font-weight:			normal;
								margin-top:			0em;
								margin-bottom:			1em;
								text-align:			center;
						}

