#wpfooter {
  display: none;
}
td.fca-cc-status-toggle-td {
	text-align: center;
}

tr.fca-cc-winner { 
	outline: 1px solid gold;
}

#winners-tab, #entries-tab {
	padding: 20px 20px 60px 20px;
}

input.fca-cc-email-input {
	width: 100%;
}

#fca-cc-back-btn {
	position: relative;
	left: 15px;
	top: -4px;
}

#fca-cc-pick-winner-button {
	margin-top: 10px;	
}

/* COLUMN WIDTHS */
table.fca-cc-entries-table #fca-cc-entries-number {
	width: 25px;
}
table.fca-cc-entries-table #fca-cc-entries-button {
	width: 100px;
}
table.fca-cc-entries-table #fca-cc-entries-time {
	width: 120px;
}
table.fca-cc-entries-table #fca-cc-entries-status {
	width: 60px;
}