#advisories{
	overflow:auto; 
	width:220px; 
	height:450px;
}			

#advisories div{
	width:200px; 
	height:130px; 
	font: normal 12px verdana;
	background-color: #A6A8CC;
	margin-bottom:1px;
}

.projectlink:active {
	background-color: #CCCCCC;
}