.press ul, .press li {list-style:circle;}
	.press ul {margin:5px 0px 5px 10px;}
	
	.press li, .pressheader h1 {
		margin:0px;
		padding:0px;
	}

.pressheader, .pressheader .logo {float:left;}

	.pressheader {
		margin:10px 0px 20px 0px;
		width:100%;
	}
		.pressheader h1 {float:right;}
		
		.pressheader p {
			font-size:9px; 
			margin:0px;
			text-align:center; 
		}
		
		.pressheader img {margin:5px;}
		.pressheader .flag {margin:10px 0px 0px 114px;}
		.pressheader .logo {margin-left:0px;}
		.pressheader .logorh {
			float:right; 
			margin-right:5px;
		}
	
.pressfooter {
	border-top:2px solid #CCC;
	font-style:italic;
	padding-top:7px;
	text-align:center;
}

table.press  {
	border:0px;
	margin:10px 0px;
	width:440px;
}
	table.press caption {
		margin:15px 0px 0px -1px;
	}

	table.press tr {
		border-bottom:1px solid #999;
		margin:0px;
		padding:10px 5px 10px 5px;
		vertical-align:top;
	}
	
	table.press tbody, table.press td {
		border:0px;
		margin-top:0px;
		padding:10px 5px;
	}
		table.press tbody td {
			background:#FFF; 
			padding-bottom:15px;
		}
	table.press h3 {
		margin:0px;
		text-decoration:none;
	}

