@charset "utf-8";
/* News/Careers Styles */

#main .article p, #main .article h2, #main .article ul,  .side .article p, .side ul { display:none }
	
p.preview {
	margin-top:0;
	}
	
#news .side h2, #careers .side h2 {
	padding:5px;
	line-height:130%;
	margin-bottom:5px;
	font-weight: normal;
	font-size: 90%;
	display:block;
	}
	
#news .side {
	margin-top: 0px;
	}
	
h2#jobheader {
	color: #333;
	}

