@charset "utf-8";
/* CSS Document */

#search_box
{
	padding-bottom:2px;
	text-align:right;
}
.TabStrip_SearchBox, .TabStrip_SearchBoxActive
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color:#8398ac;
	border: solid 1px #8e909c;
	width: 155px;
	height: 6px;
	color: #888;
	font-style: italic;
}
* html .TabStrip_SearchBox, * html .TabStrip_SearchBoxActive
{
	padding: 0px 2px 0 2px;
	background-color:#8398ac;
}
.TabStrip_SearchBoxActive
{
	color: #000;
	font-style: normal;
	background-color:#8398ac;
}
div.nav_input
{
	text-align:center;
	padding-top:5px;
	padding-left:32px;
	*padding-left:0px;
}
div.nav_search
{
	cursor:pointer;
	width:96px;
	height:20px;
	background:url(../gfx/buttons.png) no-repeat 0 -90px;
}
div.search_div
{
	visibility:hidden;
}
div.search_div_open
{
	visibility:visible;
}
#picpanel .bd
{
	overflow:auto;
	height:1px;
	background-color:#fff;
	padding:10px;
}
#picpanel .hd
{
	padding:0 10px;
	font-size:93%;
	line-height:2;
	*line-height:1.9;
	font-weight:bold;
	color:#fff;
	background:url(../gfx/buttons.png) repeat-x 0 -180px;
}
.container-close
{
	position:absolute;
	top:5px;
	right:2px;
	width:20px;
	height:15px;
	background:url(../gfx/buttons.png) no-repeat 0 -160px;
	cursor:pointer;
}
#picpanel .ft
{
	height:15px;
	padding:0;
}
#picpanel .yui-resize-handle-br
{
	right:0;
	bottom:0;
	height: 8px;
	width: 8px;
	position:absolute;
}
#picpanel_c.hide-scrollbars .yui-resize .bd
{
	overflow: hidden;
}
#picpanel_c.show-scrollbars .yui-resize .bd
{
	overflow: auto;
}
#picpanel_c.show-scrollbars .underlay
{
	overflow: visible;
}
