#top{
position: relative;
//float: right;
width:400px;
padding-left: 30%;
}

#content
{
	width:100%;
}

#image
{
	position: relative;
	padding-left: 3%;
}

#list-letter
{
	cellpadding: 15px;
	cellspacing: 15px;
}

#letter
{
	height: 20px;
	font-size: 22pt;
}

#cap
{
	width: 20%;
	font-size: 32pt;
	text-align: left;
}

#word
{
	vertical-align: top;
	width: 20%;
	font-size: 12pt;
	font-weight: bold
}

#cross-ref
{
	font-size: 22pt;
}

#desc
{
	vertical-align: top;
}

#before-img
{
	width: 50px;
}

#after-img
{
	width: 200px;
}

#red
{
	color: red;
}

#green
{
	color: green;
}

img{border:none;}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#desc_with_img
{
	vertical-align: top;	
}

#img-width
{
	width: 240px;
}

#main_letter
{
	font-size: 20pt;
}
