.selected{
	background-color : #F0F0F0;
}

.unselected{
	background-color : inherit;
}
	.start_announce_block{
	margin-top:5px;
	clear:both;	
	}
	
	.announce_block{
	padding-top:5px;
	border-color:#cccccc;
	border-top-width:1px;
	border-top-style:dotted;
	}
	
	.visible{
		background-color:#EFE;
	}
	.invisible {
		background-color:#FEE;
	}
	

.announce_hdl {
float:left;
width: 580px;

}

.announce_date{
float:left;
width: 130px;
margin-top:7px;
text-align:right;
}

.announce_content{
clear:both;

}
.announce_hdl h2, .announce_hdl h1 {margin-bottom: 10px;}


