.igspell_ElectricBlueWrapper
{
	background-repeat:no-repeat;
	background-image: url(images/page_bg.jpg);
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #C3C3C3;
	margin:0px;
	padding:5px;
	position: relative;
	width: 100%;
	height: 100%;
}


.igspell_ElectricBlueDocumentTextPanel
{
	background-color:White;
	border:solid 1px #CCCCCC;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 10px;
	top: 76px;
	overflow: auto;
}


.igspell_ElectricBlueButton
{
	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_ElectricBlueChangeToBox
{
	border:solid 1px #CCCCCC;
	position: absolute;
	left: 10px;
	top: 197px;
	width: 230px;
	height: 25px;
}


.igspell_ElectricBlueSuggestions
{
	border-style:solid;
	position: absolute;
	left: 10px;
	top: 262px;
	width: 340px;
	height: 109px;
}


.igspell_ElectricBlueLabel
{
	font-weight:bold;
	font-size:xx-small;
	margin-bottom:2px;
	position: absolute;
	left: 10px;
	color:#151C55;
}


.igspell_ElectricBlueBadWord
{
	border-bottom:solid 1px Red;
}


.igspell_ElectricBlueIgnoreButton
{
	top: 76px;
}


.igspell_ElectricBlueIgnoreAllButton
{
	top: 102px;
}


.igspell_ElectricBlueChangeButton
{
	top: 197px;
}


.igspell_ElectricBlueChangeAllButton
{
	top: 223px;
}


.igspell_ElectricBlueFinishButton
{
	top: 374px;
}


.igspell_ElectricBlueAddButton
{
	top: 128px;
}


.igspell_ElectricBlueChangeToLabel
{
	top: 180px;
}


.igspell_ElectricBlueSuggestionsLabel
{
	top: 246px;
}


.igspell_ElectricBlueNotFoundLabel
{
	top: 10px;
}



