.igspell_MRIBWrapper
{
	background-repeat:no-repeat;
	background-image: url(images/page_bg.jpg);
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px;
	position: relative;
	width: 100%;
	height: 100%;
}


.igspell_MRIBDocumentTextPanel
{
	background-color:White;
	border:solid 1px #d1d4ce;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 10px;
	top: 76px;
	overflow: auto;
}


.igspell_MRIBButton
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(images/button_silver.gif);
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width:0px;
	width: 95px;
	height: 21px;
	position: absolute;
	left: 250px;
	color:Black;
}


.igspell_MRIBChangeToBox
{
	border:solid 1px #d1d4ce;
	position: absolute;
	left: 10px;
	top: 197px;
	width: 230px;
	height: 25px;
}


.igspell_MRIBSuggestions
{
	border:solid 1px #d1d4ce;
	position: absolute;
	left: 10px;
	top: 262px;
	width: 340px;
	height: 109px;
}


.igspell_MRIBLabel
{
	font-weight:bold;
	font-size:xx-small;
	margin-bottom:2px;
	position: absolute;
	left: 10px;
	color:#151C55;
}


.igspell_MRIBBadWord
{
	border-bottom:solid 1px Red;
}


.igspell_MRIBIgnoreButton
{
	top: 76px;
}


.igspell_MRIBIgnoreAllButton
{
	top: 102px;
}


.igspell_MRIBChangeButton
{
	top: 197px;
}


.igspell_MRIBChangeAllButton
{
	top: 223px;
}


.igspell_MRIBFinishButton
{
	top: 374px;
}


.igspell_MRIBAddButton
{
	top: 128px;
}


.igspell_MRIBChangeToLabel
{
	top: 180px;
	color:Gray;
}


.igspell_MRIBSuggestionsLabel
{
	top: 246px;
	color:Gray;
}


.igspell_MRIBNotFoundLabel
{
	top: 10px;
}



