#px_announcements {
	height:32px;
	margin-bottom:3px;
	padding:0 8px 0 0;
	position:relative;
	overflow:hidden;
}
.px_announcement_item, .px_announcement_item_only  { 
	position:absolute; 
	top:0; 
	left:10px;
	margin:0;
}
.px_announcement_item p, .px_announcement_item_only p { line-height:32px; padding:0; }
#px_announcements a { color:#333; text-decoration:none; }
#px_announcements a:hover { text-decoration:underline; }
.btn_announcement { float:right; margin-right:4px; }