/* .lexiconItemNotAvailable, .lexiconItemNotAvailable:hover {
	color: #ff0000;
	background-image: url("../../icon/lexiconBBCodeS.png");
	background-position: center right;
	background-repeat: no-repeat;
	margin-right: 3px;
	padding-right: 14px;
}

.lexiconIndexItem {
	background-image: url("../../icon/lexiconBBCodeS.png");
	background-position: center right;
	background-repeat: no-repeat;
	margin-right: 3px;
	padding-right: 14px;
}

.lexiconIndexItem:hover {
	background-image: url("../../icon/lexiconBBCodeHoverS.png");
	background-position: center right;
	background-repeat: no-repeat;
}

.lexiconMessageTextWindowDescription {
	text-align:left !important;
	font-size:.85em;
	color:#333;
} */

.lexiconIndexItem {
	border-bottom:1px dotted #888;
	text-decoration:none;
}

.lexiconMessageTextWindowTitle {

}

.lexiconMessageBorder {
	padding:0px;
	margin:0px;
}

.lexiconIndexWindow {
	z-index: 10000; 
	position: absolute;
}
