#inf {
	border:1px solid black;
	margin:20px 0 20px 80px;
	padding-bottom:50px;
	background-image: url(./images/infocus1s.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:400px;
	height:300px;	
}


h2.infocus {
	color: white;
	font-size:12px;
	font-weight:bold;
	font-variant: small-caps;
	margin: 11px 0 11px 0;
}

table.infocus {
	color:#dd5157;
	background-color: white;
	font-size:12px;
	font-weight:bold;
	border: 1px solid black;
	margin: 20px 0 20px 80px;
}

table.infocus th {
	color:white;
	background-color: #1F5394;
	font-size:13px;
	font-weight:bold;
	font-variant: small-caps;
	padding-left:5px;
}

table.infocus tr {
	height: 50px;
}
