
#hsId0 {display: none;}
.highslide-html {

    background-color: white;
	color: #000;
	padding: 10px;
	border: 5px solid #BED723;
	/*width:480px;*/
	overflow:hidden;
}

.highslide-header ul {height:14px;}
.highslide-header ul li {display:inline; float:right;padding: 0 5px; }
.highslide-header ul li.highslide-previous,.highslide-header ul li.highslide-next {display:none;}

.DictionaryTitle {padding-right: 250px !important; line-height:170%; }

.highslide-html p, .highslide-html td {
    background-color: white;
	color: #000;
	
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	
	
}
.highslide-loading {
    display: block;
	color: #aa842e;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	/*border: 1px solid black;*/
    background-color: white; 
	 
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a.control {
	float: right;
    display: block;
	margin: 0 5px;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}
a.control:hover {font-size: 11px;}
.control:hover {
	color: #aa842e !important;
}
.highslide-move {
    cursor: move;
}
.highslide-body {text-align:left;overflow:hidden;}
.dictionary_outer {padding: 10px;}
.dictionary_outer .do-head {font-size:16px;font-weight:bold;}