table.welcome { 
  margin-left: 0;
 }

table.welcome td .news-list-date {
	display: none;
}

#calendar .news-latest-item a {
	  display: block;
	  text-decoration: none;
}


#daimi-friday-lectures {
	background-color: #f5f5f5;
	width: 260px;
	height: 86px;
	margin: 3px;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #eeeeee;
	vertical-align: center;
}

#daimi-friday-lectures:hover{

}

#daimi-friday-lectures a {
	background-color: #f5f5f5;
	background-image: url('../graphics/AUD.jpg');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: large;
	font-weight: bold;
	display: block;
	height: 80px;
	width: 164px;
	text-decoration: none;
	margin: 3px;
	padding-right: 90px;
}

#daimi-friday-lectures a:hover {
	background-color: #fefefe;
	text-decoration: underline;
}

#daimi-oracle-calendar {
	width: 260px;
}

#daimi-oracle-calendar a {
	margin: 1px;
	border: 1px solid #eeeeee;
	display: block;
	float: left;
	text-align: center;
	width: 126px;
	text-decoration: none;
	background-color: #f5f5f5;
}

#daimi-oracle-calendar a:hover {
	text-decoration: underline;
	background-color: #fefefe;
}

