.igte_IG_ModifiedEditWithButtons
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:-2px -48px ;
	background-image: url(images/igte_sprite.png);
	font-size:10px;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
	border:solid 1px #C9C9C9;
	height: 24px;
	width: 130px;
	outline: 0;
}


.igte_IG_ModifiedEdit
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:-2px -48px ;
	background-image: url(images/igte_sprite.png);
	font-size:11px;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
	border:solid 1px #999999;
	outline: 0;
	color:#333333;
}


.igte_IG_ModifiedEditInContainer
{
	background-color:Transparent;
	font-size:11px;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
	border-width:0px;
	outline: 0;
	color:#333333;
}


.igte_IG_ModifiedTextArea
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:-2px -48px ;
	background-image: url(images/igte_sprite.png);
	font-size:11px;
	font-family: Segoe UI, Verdana, Arial, Sans-Serif;
	border:solid 1px #999999;
	outline: 0;
	resize: none;
	color:#333333;
}


.igte_IG_ModifiedButtonSize
{
	width: 22px;
	height: 22px;
}


.igte_IG_ModifiedButton
{
	background-color:#4F4F4F;
	border-style:none;
	line-height: normal;
	cursor:pointer;
	color:White;
}


.igte_IG_ModifiedInner
{
	border-width:0px;
}


.igte_IG_ModifiedButtonImg
{
}


.igte_IG_ModifiedFocus
{
	background-color:White;
	background-repeat:no-repeat;
	background-position:-2px -48px ;
	background-image: url(images/igte_sprite.png);
}


.igte_IG_ModifiedButtonFocus
{
}


.igte_IG_ModifiedInnerFocus
{
}


.igte_IG_ModifiedButtonHover
{
	background-color:#2686AE;
}


.igte_IG_ModifiedNullText
{
	color:#999999;
}


.igte_IG_ModifiedHover
{
}


.igte_IG_ModifiedInnerHover
{
}


.igte_IG_ModifiedButtonPressed
{
	background-color:#3BB7EB;
}


.igte_IG_ModifiedButtonDisabled
{
	background-color:#A1A1A1;
}


.igte_IG_ModifiedEdit::-ms-clear, .igte_IG_ModifiedEditInContainer::-ms-clear
{
	display: none;
}


