.genericul
{
	padding-left:			6px;
	padding-bottom:			0px;
	margin-bottom:			4px;
}

.genericli
{
	font-weight:			bold;
}

.combination
{
	color:					teal;
	font-style:				italic;
}

.category
{
	color:					darkgreen;
	font-style:				italic;
}

.explanation
{
	color:					darkgreen;
	font-style:				italic;
}
.inlineExplanation
{
	color:					darkgreen;
	font-style:				italic;
	display:				inline;
}

.variation
{
	color:					darkgreen;
}

.wordclass
{
	font-style:				italic;
	color:					navy;
}

.inflection
{
	color:					gray;
}

.gramComment
{
	color:					teal;
}

.example
{
	font-style:				italic;
	display:				inline-block;
}
.inlineExample
{
	font-style:				italic;
	display:				inline;
}
.foreignExample
{
	color:					#006699;
	font-style:				italic;
	padding-bottom:			4px;
}

.alternative
{
	color:					teal;
	/*font-size:				9px;*/
}

.gender
{
	color:					navy;
}

.wordCon
{
	font-style:				italic;
	font-weight:			bold;
}

.articleHover:hover {
	background-image:		url('/img/bgSelected.png');
	background-repeat:		repeat;	
	background-position:	0px 0px;
}
.wordBox {
	color:navy;
	background:none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-indent: 0;
}
.titleBox {
	color:black;
	background:none;
	font-weight: bold;
	font-size:13px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.input2text {
	border:none;
	background:none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	overflow:visible;
	text-indent:0px;
}

.searchArticleResult ul	{
	margin-top: 0px;
}
.searchArticleResult ul li	{
	line-height: 1.7em;
}
.searchArticleResult ul.bullet li{
	list-style-image: url('/img/arrowRight.gif'); 
}
.searchArticleResult h5 {
	font-style:italic;
	border-bottom:1px solid #ECF2F1;
	color:#000000;
	font-size:1.2em;

}

.articlePadding {
	padding-bottom: 10px;
}

.phrasesPhrase {
	font-style: italic; 
	color: blue;
}
.phrasesTranslation {
}
.phrasesExample {
}
.phrasesSeogsaa {
}

.copybox { 
	font-weight: bold;
	padding-right: 3px;
}
.fonetisk {
	color: gray;
}

