/* Side */
#PanelSearchIndexSideLogo
{
	text-align			:	center;
}
#PanelSearchIndexSideMenu
{
	text-align			:	center;
}
#PanelSearchIndexSideMenu img
{
	margin			:	0px 0px 2px 0px;
}


/* Area */
#PanelSearchIndexArea
{
}
div.PanelSearchIndexArea
{
	position			:	relative;
	width				:	425px;
	height				:	60px;
	margin			:	0px auto 2px auto;
}
#PanelSearchIndexArea h1 img
{
	height				:	64px;
}
div.PanelSearchIndexArea h2
{
	margin			:	0px;
	color				:	#6db131;
}
div.PanelSearchIndexAreaBackground
{
	position			:	absolute;
	top				:	0px;
	left				:	0px;
	z-index			:	50;
}
div.PanelSearchIndexAreaBackground img
{
	width				:	100% !important;
}
div.PanelSearchIndexAreaButton
{
	position			:	absolute;
	top				:	10px;
	right				:	10px;
	z-index			:	100;
}
div.PanelSearchIndexAreaButton img
{	
	width				:	85px;
	margin			:	0px 0px 0px 5px;
}
div.PanelSearchIndexAreaTitle
{
	position			:	absolute;
	top				:	10px;
	right				:	10px;
	z-index			:	0;
}
div.PanelSearchIndexAreaTitle h2
{
	font-size			:	12px;
}

#PanelSearchIndexAreaWeekly img
{
	height				:	35px;
}
#PanelSearchIndexAreaMonthly img
{
	height				:	35px;
}
