.igtxt_BakerEditWithButtons
{
	background-color:Transparent;
	background-position:bottom ;
	background-image: url(images/addnew.gif);
	font-family: Verdana;
	border:solid 1px #E1E1E1;
}


.igtxt_BakerEdit
{
	background-position:bottom ;
	background-image: url(images/addnew.gif);
	font-family: Verdana;
	border:solid 1px #E1E1E1;
}


.igtxt_BakerEditInContainer
{
	background-color:Transparent;
	border-width:0px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
}


.igtxt_BakerButton
{
	background-color:#C1D8E6;
	font-size:1px;
	border:solid 1px #EAF2FB;
}


.igtxt_BakerButtonHover
{
	background-color:#B4B4B4;
	border:solid 1px #ABC1DE;
}


.igtxt_BakerButtonPressed
{
	background-color:#B4B4B4;
	border:solid 1px #ABC1DE;
}


.igtxt_BakerButtonDisabled
{
	background-color:#EAF2FB;
	border:solid 1px White;
}


