/*--------------------------------------------------*/
/* Article                                          */

	#hero {
		background: url("../../../img/campaigns/hero.gif") no-repeat 0 0;
		padding: 10px 0 22px 9px;
		margin: 0 -6px 0 -6px;
		position: relative;
	}

	table {
		margin: 0 0 12px;
		border-bottom: 1px solid #85cbed;
	}

		table th {
			background: #85cbed;
			text-align: left;
			padding: 6px;
		}

		table td {
			padding: 6px;
		}