.igspell_Office2007BlackWrapper
{
	background-repeat:no-repeat;
	background-image: url(images/officeblack.jpg);
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:5px;
	position: relative;
	width: 100%;
	height: 100%;
}


.igspell_Office2007BlackDocumentTextPanel
{
	background-color:White;
	border:solid 1px #CCCCCC;
	position: absolute;
	height: 85px;
	width: 230px;
	left: 10px;
	top: 76px;
	overflow: auto;
}


.igspell_Office2007BlackButton
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-image: url(images/button_officeblack.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_Office2007BlackChangeToBox
{
	border:solid 1px #CCCCCC;
	position: absolute;
	left: 10px;
	top: 197px;
	width: 230px;
	height: 25px;
}


.igspell_Office2007BlackSuggestions
{
	border:solid 1px #CCCCCC;
	position: absolute;
	left: 10px;
	top: 262px;
	width: 340px;
	height: 109px;
}


.igspell_Office2007BlackLabel
{
	font-weight:bold;
	font-size:xx-small;
	margin-bottom:2px;
	position: absolute;
	left: 10px;
	color:#151C55;
}


.igspell_Office2007BlackBadWord
{
	border-bottom:solid 1px Red;
}


.igspell_Office2007BlackIgnoreButton
{
	top: 76px;
}


.igspell_Office2007BlackIgnoreAllButton
{
	top: 102px;
}


.igspell_Office2007BlackChangeButton
{
	top: 197px;
}


.igspell_Office2007BlackChangeAllButton
{
	top: 223px;
}


.igspell_Office2007BlackFinishButton
{
	top: 374px;
}


.igspell_Office2007BlackAddButton
{
	top: 128px;
}


.igspell_Office2007BlackChangeToLabel
{
	top: 180px;
	color:#1E1E1E;
}


.igspell_Office2007BlackSuggestionsLabel
{
	top: 246px;
	color:#1E1E1E;
}


.igspell_Office2007BlackNotFoundLabel
{
	top: 10px;
}


