.igtxt_DanchukEditWithButtons
{
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	font-family: Verdana;
	border:solid 1px #CE9CA5;
}


.igtxt_DanchukEdit
{
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	font-family: Verdana;
	border:solid 1px #CE9CA5;
}


.igtxt_DanchukEditInContainer
{
	background-position:bottom ;
	background-image: url(images/item_back.gif);
	border-width:0px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}


.igtxt_DanchukButton
{
	background-color:#A50819;
	font-size:1px;
	border:solid 1px #A50819;
}


.igtxt_DanchukButtonHover
{
	background-color:RosyBrown;
	border:solid 1px RosyBrown;
}


.igtxt_DanchukButtonPressed
{
	background-color:IndianRed;
	border:solid 1px IndianRed;
}


.igtxt_DanchukButtonDisabled
{
	background-color:#EAF2FB;
	border:solid 1px White;
}


