table#latestreviews {
	width: 100%;
}

table#latestreviews td {
	padding: 2px;
}

table#latestreviews a {
	color: #ffccff;
}

table#spotlight {
	width: 100%;

}

table#spotlight a {
	color: #ffccff;
}

table#spotlight td {
	padding: 2px;
}

.happeningstext {
	float: left;
	font-family: arial, tahoma, verdana, sans-serif;
	padding: 10px 0px 0px 10px;
	width: 184px;
	}

.happeningstext a {
	color: red;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	margin: 5px;
}

table {
	width: 100%;
}

select {
	font-size: 10px;
}