#todayInHistory {
	background-color:#F2B980;
}

#todayInHistory #historyContent {
	font-size: .75em;
	text-align:justify;
}

#todayInHistory #historyTitle {
	font-weight: bold;
	margin-bottom: 14px;   
}

#todayInHistory #historyResourceTitle {
	text-align: left;
	margin-top: 14px;
	font-weight: bold;
}

#todayInHistory .resource {
	text-align:left;
}

#todayInHistory .resource span {
	font-size: 0.75em;
}
#todayInHistory ul {
	margin-top:0;
	line-height:.8em;
}

#todayInHistory #historySource, #historySourceDiv {
    margin-top: 14px;
	font-size:10px;
}

.resourceTitle {
	text-decoration:underline;
}

.resourceTitle {
	font-style:italic;
}

#tih, #tih:hover, #tih:link, #tih:visited {
	font-size: 1.0em !important;
	font-weight: normal !important;
	padding-bottom: 0 !important;
}

#tih:hover {
	color: #ffffff !important;
}

#tihdiv {
	margin-top: 14px !important;
}
