div.divCube
{
	position:absolute;
	background-color:#fff;
	border:solid 1px #6d90b0;
	display:none;
	z-index:100;
	margin-top:-2px;
	direction:rtl;
	text-align:right;
	font:normal normal 400 12px/1em arial !important;
	padding:4px;
	overflow:hidden;
	overflow-x:hidden;
	
	scrollbar-arrow-color:#4C6B83;scrollbar-base-color:white;scrollbar-darkshadow-color:white;scrollbar-face-color:#F7F7F7;scrollbar-highlight-color:white;scrollbar-Shadow-color:#BFBEBE;scrollbar-track-color:#FFFFFF;
}

/*****************************/

#SearchEngine_divCategories,#SearchEngine_divFreeText
{
	width:265px;
	height:310px;
}

#SearchEngine_divRegions
{
	width:180px;
	height:280px;
}

#SearchEngine_divTypes
{
	width:480px;
}

/******************************/

#SearchEngine_tdCategories,#SearchEngine_tdTypes,#SearchEngine_tdRegions
{
	width:190px;
}

/******************************/

#divFreeText_Content
{
	margin-top:10px;
	width:100%;
	height:210px;
}
#divCategories_Content
{
	width:100%;
	height:210px;
}

#divReg_Content
{
	width:100%;
	height:170px;
}

#divTypes_Content
{
	width:100%;
}

/******************************/
input.cmbSearchEngine
{
	width:180px !important;
	direction:rtl;
	font:normal normal  12px/1.2em arial !important;
	background-color:#fff;
	border:solid 1px #d2d2d2;
	height:15px !important;
	z-index:1;
}

img
{
	cursor:hand;
}

img.cmbImageSign,img.cmbImageSignSocial
{
	margin-right:-22px;
	z-index:2;
}

.Overflow
{
	overflow:auto;
	overflow-x:hidden;
}
