a:active {
	color: red;
	font-weight: bold;
}

img {
	border: 0px;
}

#lastPublished {
	font-size: 70%;	
}

#footer span {
	font-size: 70%;	
}

#headertopright {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 20px 0 0;
	background: url("../../images/header_tr.gif") no-repeat top right;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
}

#header h1 a {
	background: transparent url("") no-repeat;
} 

