.igtb_Control
{
	background-color:#F0F0F0;
	border-color:Transparent;
}


.igtb_Item
{
}


.igtb_Button
{
	background-color:Transparent;
	border:solid 1px Transparent;
	padding-right:38px;
	padding-left:4px;
}


.igtb_ButtonHover
{
	background-color:Gainsboro;
	border-color:DarkGray;
}


.igtb_ButtonPressed
{
}


.igtb_Label
{
	background-color:Transparent;
}


.igtb_TextBox
{
}


.igtb_Separator
{
	background-color:Transparent;
}



