@charset "utf-8";

#topLead {
		position: relative;
		background: url(../../imgs/top_column_bg.gif);
		height: 150px;
		width: 680px;
}

#topLead h2 {
		position: absolute;
		background: none;
		top: 50px;
		left: 10px;
		font-weight: normal;
		text-indent: 0;
		line-height: 20px;
}
