#disclaimer-title {
	color: rgba(150,50,50,0.8);
	font-variant: small-caps;
	font-weight: bold;
	font-size: large;
}

#disclaimer {
	color: rgba(200,100,100,0.85);
	font-family: "Times New Roman", "Lucida Console", Times, sans-serif, "Courier New", monospace;
	font-size: 18px;
	margin-left: 0.7em;
}

#box0 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#box1, #box2, #box3 {
	display: inline-block;
	width: 30%
}

.guidlines {
	width: 40em;
}

.eg1 {
	background-color: #ff7;
}

.eg2 {
	background-color: #f7f;
}

.eg3 {
	background-color: #7ff;
}

.eg4 {
	background-color: #bbf;
}

#element_1, #speechpart_selector {
	font-size: x-large;
}

#phrasesContainer, #phrasesTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#phrasesTable, #phrasesTable td, #phrasesTable th {
	border: 1px solid grey;
	border-collapse: collapse;
}

.yourphrase {
	font-size: 22px;
}