.igspell_WorldDiamondWrapper
{
	background-repeat:no-repeat;
	background-image: url(images/officeblue.jpg);
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px;
	position: relative;
	width: 100%;
	height: 100%;
}


.igspell_WorldDiamondDocumentTextPanel
{
	background-color:White;
	border:solid 1px #BFDBFF;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 10px;
	top: 76px;
	overflow: auto;
}


.igspell_WorldDiamondButton
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(images/button_officeblue.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_WorldDiamondChangeToBox
{
	border:solid 1px #BFDBFF;
	position: absolute;
	left: 10px;
	top: 197px;
	width: 230px;
	height: 25px;
}


.igspell_WorldDiamondSuggestions
{
	border:solid 1px #BFDBFF;
	position: absolute;
	left: 10px;
	top: 262px;
	width: 340px;
	height: 109px;
}


.igspell_WorldDiamondLabel
{
	font-weight:bold;
	font-size:xx-small;
	margin-bottom:2px;
	position: absolute;
	left: 10px;
	color:#151C55;
}


.igspell_WorldDiamondBadWord
{
	border-bottom:solid 1px Red;
}


.igspell_WorldDiamondIgnoreButton
{
	top: 76px;
}


.igspell_WorldDiamondIgnoreAllButton
{
	top: 102px;
}


.igspell_WorldDiamondChangeButton
{
	top: 197px;
}


.igspell_WorldDiamondChangeAllButton
{
	top: 223px;
}


.igspell_WorldDiamondFinishButton
{
	top: 374px;
}


.igspell_WorldDiamondAddButton
{
	top: 128px;
}


.igspell_WorldDiamondChangeToLabel
{
	top: 180px;
}


.igspell_WorldDiamondSuggestionsLabel
{
	top: 246px;
}


.igspell_WorldDiamondNotFoundLabel
{
	top: 10px;
}


