

#todayatOHC {
	width:100%;
 	padding:1.5em 0 1.7em 0;
	background: white; 
	background-size:cover;
	overflow:visible;
 	-webkit-font-smoothing: antialiased !important;
 	}

#todayatOHC p#title /*This day in History OR Today at the History Center*/ 
{
font-size:1.8em;
font-weight:300;
  margin:0;
padding:0;
line-height:120%;
color:#000;

}

#todayatOHC p#title span /*This day in History DATE*/ 
{
font-size:.9em;
 
color:#000;
padding:0;
margin:0;
}

#todayatOHC span#headline {
font:1.4em "ivypresto-headline", serif;
margin:0;
padding:0;
line-height:120%;

}
 #todayatOHC span.subhead {
display:block;
line-height:130%;
}

#todayatOHC a {
	color:#008080 !important;
	text-decoration:underline;

}

#todayatOHC img.todayOHCicon {
	width:200px;
	height:140px;
	border:1px solid #fff;
	float:left; 
	margin: 0em 1.5em 2em 240px;
}

	

