.section-title{
	font-weight:bold;
	font-size:135%;
	clear:none;
	float:left;
	margin-bottom:8px;
	color:#444;
}
.section-title span{color:#999;}
.section-link{
	float:left;
	clear:none;
	font-size:135%;
	margin-left:8px;
	padding-left:8px;
	border-left:1px solid #ddd;
	font-weight: bold;
}
.section-link a{text-decoration: none;}
.no-content{padding:16px;color:#666;text-align:left;font-weight: normal;font-style: normal}
.no-content a{font-weight: bold;text-decoration: underline}

.notif_any{color:#666;font-style: oblique}
.notif_actions{
	text-align:right;
	white-space: nowrap;
	font-weight: bold
}
.notif_actions img{padding-right:6px;vertical-align: middle}

.notif_title{color: #2D4979;font-weight: bold;padding-right:3px;border-right:3px solid #ddd}

table.notif_table tr td{padding:8px;}

#contributed_by_user{
	width: 200px; clear: none; float: left;
	color:#999;
}

.notif_user_options{width:100px;padding:0px;overflow: hidden;float:left;clear:none}
.notif_user_options a{display:block;padding:3px;border-bottom:1px solid #ddd;}
.notif_user_options a:hover{background-color: #369;color:#fff;text-decoration: none;}
