.igspell_DanchukWrapper
{
	background-repeat:no-repeat;
	background-image: url(images/radiofly.jpg);
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px;
	position: relative;
	width: 100%;
	height: 100%;
}


.igspell_DanchukDocumentTextPanel
{
	background-color:#FCFCFC;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	border:solid 1px #CCCCCC;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 10px;
	top: 76px;
	overflow: auto;
}


.igspell_DanchukButton
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(images/button_bg.png);
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width:0px;
	width: 95px;
	height: 21px;
	position: absolute;
	left: 250px;
	cursor:hand;
}


.igspell_DanchukChangeToBox
{
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	border:solid 1px #CCCCCC;
	position: absolute;
	left: 10px;
	top: 197px;
	width: 230px;
	height: 25px;
}


.igspell_DanchukSuggestions
{
	background-color:#FCFCFC;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	border:solid 1px #CCCCCC;
	position: absolute;
	left: 10px;
	top: 262px;
	width: 340px;
	height: 109px;
}


.igspell_DanchukLabel
{
	font-weight:bold;
	font-size:xx-small;
	margin-bottom:2px;
	position: absolute;
	left: 10px;
	color:#151C55;
}


.igspell_DanchukBadWord
{
	border-bottom:solid 1px Red;
}


.igspell_DanchukIgnoreButton
{
	top: 76px;
}


.igspell_DanchukIgnoreAllButton
{
	top: 102px;
}


.igspell_DanchukChangeButton
{
	top: 197px;
}


.igspell_DanchukChangeAllButton
{
	top: 223px;
}


.igspell_DanchukFinishButton
{
	top: 374px;
}


.igspell_DanchukAddButton
{
	top: 128px;
}


.igspell_DanchukChangeToLabel
{
	top: 180px;
	color:#1E1E1E;
}


.igspell_DanchukSuggestionsLabel
{
	top: 246px;
	color:#1E1E1E;
}


.igspell_DanchukNotFoundLabel
{
	top: 10px;
}


