/* ---------- TABLES ---------- */

	table.content-table {
		border-collapse: collapse;
		width: 100%;
	}

	table.content-table th {
		color: #FFFFFF;
		background-color: #771100;
	}

	table.content-table td,
	table.content-table th {
		padding: 3px;
		border: 1px solid #000000;
		text-align: left;
	}

/* ---------- TABLES ---------- */

/* ---------- YiGG BUTTON ---------- */

	.yiggbutton {
		float: left;
		padding: 0 5px 0 0;
	}

	.yiggbutton {	
		height: 80px ! important;
	}

/* ---------- /YiGG BUTTON ---------- */