#words {
	width: 100%;
}

.content_1_of_2, .content_2_of_2 {
	vertical-align: top;
}

.content_1_of_2 {
	border-right: 1px solid black; 
	vertical-align: top; padding-right: 10px;
	width: 300px;
}

.content_2_of_2 {
	vertical-align: top; padding-left: 10px;
	width: 300px;
}

.illustration {
	float: left;
	width: 75px;
	margin: 0px 10px 10px 0px;
}

#words h1.wordheader
{
text-align: center ; 
color: black ;
margin-bottom: 0px;
font-family: arial, helvetica, sans-serif;
border: 0px ;
background-image: none ;
background-color: transparent;
padding: 0px ;
margin: 0px ;
}

.soundfile {
	float: right;
}

.soundfile img {
	border: 0px;
	margin-right: 10px;
}

.headsup, .whichmeans {
	clear: both;
}

.wordcontent {
	text-align: center;
}
