.igtxt_DoranEditWithButtons
{
	font-family: Verdana;
	border:solid 1px #A9B1B8;
}


.igtxt_DoranEdit
{
	background-color:#E8EAEC;
	font-family: Verdana;
	border:solid 1px #A9B1B8;
}


.igtxt_DoranEditInContainer
{
	background-color:#E8E8E8;
	border-width:0px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}


.igtxt_DoranButton
{
	background-color:#E8E8E8;
	font-size:1px;
	border:solid 1px #E8E8E8;
}


.igtxt_DoranButtonHover
{
	background-color:#FFDA7A;
	border:solid 1px #898989;
}


.igtxt_DoranButtonPressed
{
	background-color:#FFA738;
	border:solid 1px #898989;
}


.igtxt_DoranButtonDisabled
{
	background-color: LightGrey;
	border:solid 1px White;
}


