.igpnl_NautilusControl
{
	border:solid 1px #A7A6AA;
}


.igpnl_NautilusPanel
{
	background-color:#F8F8F8;
	background-position:bottom ;
	background-image: url(images/activingbg.jpg);
	cursor:default;
}


.igpnl_NautilusHeaderExpanded
{
	background-position:top ;
	background-image: url(images/header_large.png);
	font-weight:bold;
	font-size:x-small;
	font-family: Arial;
	border-bottom:solid 1px LightGrey;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:2px;
	padding-bottom:2px;
	cursor:hand;
	color:White;
}


.igpnl_NautilusHeaderCollapsed
{
}


.igpnl_NautilusHeaderHover
{
	background-position:top ;
	background-image: url(images/header_hover.png);
	color:White;
}


.igpnl_NautilusGroupBoxControl
{
	background-position:bottom ;
	background-image: url(images/activingbg.jpg);
	border:solid 1px #A7A6AA;
	cursor:default;
}


