/* CSS Document */.events{	font-size: 12px;	margin: 0px 20px 0px 20px;	overflow: hidden;	clear: both;}.events .datetime{	width: 130px;	float: left;	display: inline;	font-weight: bold;	color: #484848;}* .events{	margin-bottom: 15px;}.events .details{	width: 420px;	float: left;	display: inline;	color: #5d5d5b;}.events h4.title{	font-size: 12px;	font-weight: bold;	color: #61290a;	overflow: hidden;}.events:hover{text-decoration: none;}