div#fast_result .articlePadding {
	padding-bottom: 0px;
}


.fastvendSeparator
{
	color: silver;
}

.fastvendArticleHeader
{
	line-height:20px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	margin-left: -2px;
	display: inline-block;
	margin-top: 5px;
	position: relative;
}

.fastvendPolysemeId
{
	font-weight:bold;
	vertical-align:top;
	width:0%;
	white-space:nowrap;
	padding-right:10px;
}

.fastvendPolysemeAnchor
{
        text-decoration: none;
}

.fastvendDefinition
{
	vertical-align:	top;
	width:100%;
}

.fastvendLink
{
	text-decoration:none;
}

.fastvendFlexion
{
	font-style:normal;
}

.fastvendLemma
{
	font-weight: bold;
	margin-left: 0px;
}

.fastvendHomonymId
{
	font-weight:normal;
}

.fastvendWordClass
{
	font-style:italic;
}

.fastvendSynonym
{
	text-decoration:none;
	margin-left: 0px;
}

.fastvendExample
{
	background-color: #FFF;
}

.fastvendCollocation
{
	background-color: #FFF;
}

.fastvendHighlightWord
{
	/*background-color: #f2f2d3;*/
        background-color: #F9FF9A;
}

.fastvendBtn
{

}
.fastvendBtnSelected
{
	color: #c96c11;
}

#fastvend_options
{
	/*height: 80px;*/
}

.fastvendTranslationTitle
{
	color: #006633;
	font-weight: bolder;
}

.manual_illustration
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.manual_illustration img
{
	border: 1px solid grey;
}

