#wrapper {
	width:600px;
	padding:20px;
	background-color:#e0e0e0;
	margin-left:auto;
	margin-right:auto;
}

#wrapperVocab {
	position:relative;
	top:20px;
	width:800px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

.ctr {
	width:65%;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
}

#content {
	position:relative;
	text-align:center;
}

.narrow {
	width:350px;
	height:75px;
	white-space: normal;
	word-wrap: break-word;
}

.narrowmed {
	width:350px;
	height:90px;
	white-space: normal;
	word-wrap: break-word;
}

.narrowlong {
	width:350px;
	height:100px;
	white-space: normal;
	word-wrap: break-word;
}

.narrowlong2 {
	width:350px;
	height:170px;
	white-space: normal;
	word-wrap: break-word;
}

#rvlic {

	position:relative;

	top:-30px;

	left:140px;

	width:300px;

	font-family:arial;

	font-size:0.70em;

}