

html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% Verdana, Palatino, Garamond, serif;
	line-height: 1.9;
	margin: 0; 
	padding: 0;
	text-align: center; 
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h2 { 
	letter-spacing: 5px; 
	margin: 0; 
	text-align:center;
	}
h3 { 
	font-weight: bold;
	font-size:90%;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7259A5;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9685BA;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7259A5;
	}
img {
	border: 0px;
}
#container { 
	padding: 0px 0px 0px 0px;  
	width: 602px;
	margin: 0 auto;
	}
#top a:link { 
	text-decoration: none; 
	color: #cccccc;
	}
#top a:visited { 
	text-decoration: none; 
	color: #cccccc;
	}
#top a:hover, a:active { 
	text-decoration: underline; 
	color: #aaaaaa;
	}
#top {
	font-size:x-small;
	background:#e8e8e8;
	padding: 10px 0px 0px 0px;  
	height: 90px;
}
#main { 
	background:#e8e8e8;
	padding: 0px 0px 10px 0px;  
	width: 602px;
	min-height:500px;
}
#twoColTable {
	width:100%;
	table-layout:fixed;
	overflow:hidden;
}
.twoColTableLeft {
	text-align:right;
	width: 297px;
	padding-right: 0.2em;
}

.twoColTableRight {
	text-align:left;
	border-left: 2px #cccccc dotted;
	width: 297px;
	overflow:hidden;
}
.clear {
	clear:left;
}
#wordForm {
	font-size:x-large;
	margin-top:1em;
}
#ipaSymbol {
	font-size:x-large;
	line-height:1;
	margin-bottom:0.2em;
}
#asin {
	font-size:smaller;
	margin-bottom:0.4em;
}
#otherInfo {

}
#lemma {
	font-size:smaller;

}
#wpLink {
	font-size:smaller;

}

#add_remove {
	padding:0.1em;
	margin-top: 1em;

}


#contact {
	font-size: xx-small;
	color: #cccccc;
	text-align:right;
	padding: 0px 0px 0px 0px;  
	margin-top:-0.5em;
	margin-bottom:10em;

}
#contact a:link { 
	text-decoration: none; 
	color: #cccccc;
	}
#contact a:visited { 
	text-decoration: none; 
	color: #cccccc;
}
#contact a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
}
#vocabularyInput {
	margin-left: 0.5em;
}
.mono {
	text-align:left;
	padding: 5em;
}
.mono h2 {
	text-align:left;
	letter-spacing:1px;
}

.sample {
	background: #98CCB8;
}
