@charset "UTF-8";
/* CSS Document */

/*h2 {
	background-color:#a2daf4;
	padding:2px;
	color:#16768e;
	font-weight:normal;
	font-size:1.1em;
	border-bottom:2px solid	#16768e;
	margin:0;
	}*/



h3{border:none; margin:0 0 3px 0;}
	
	.event_caption {
		border:1px solid #ddd;
		margin:10px 0 10px 0;
		padding:5px 10px 5px 0;
	}
	
	.event_caption .content_s:last-child {
	border-bottom:none;
	}

	#firms, #users {
		margin-top:5px;
		}
	
		#materials h3, #groups h3, #firms h3, #users h3, #popular h3, #active h3{
			font-weight:bold;
			}
	
	#feeds {
		margin:10px 0 0 0;
		}
	
		
			
	#popular, #active, #top-rated {
		float:left;
		width:260px;
		margin:5px 0 0 0;
		}
	
	#popular {
		margin-right:10px;
		}
	
		#popular ul {
			margin:0 0 0 10px;
			}
	

