.cse-overlay-bg,.popupWrapper {
	position:absolute; 
	top:165px; 
	right:0px;	
}
.popupWrapper {  
	width:100%;	
	/*border: 2px solid #000; */
	border-width:3px 0 ;
}
.popupInner {
	background: #F5F5FF;
	border: 3px solid #7192A8;
	padding: 7px 0px 0px 0px;
	margin: 7px 16px 20px 16px;
	moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	moz-box-shadow: 2px 2px 5px #c8c8c8;
	-webkit-box-shadow: 2px 2px 5px #c8c8c8;
	box-shadow: 2px 2px 5px #c8c8c8;
}

/** Copyright 2007 Google Inc. All rights reserved. CSS styles for the Custom Search Engine overlay built on top of AJAXSearch* API*/

a.cse-closeResults {
	float:left;
	background:url(images/close_popup.png) left no-repeat;
	padding:0 3px 0 15px; 
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
}
.cse-overlay .bwg {
	background:url(images/google.gif) left no-repeat;
	padding:0 3px 0 47px; font-weight:bold;
}
.cse-overlay form, .cse-overlay-bg {
	display:none;
}
.cse-overlay {
	outline:0px;
	z-index:999;
	font: bold 15pt 'Sakkal Majalla';
	font: Bold 22px 'Traditional Arabic';	
}
.gsc-cursor-box {
	font:bold 15px "Courier New"; height:20px; 
	padding:10px;  clear:both;
	margin-top:10px;
	border-top: 1px solid #E0E0E0;
}

.gsc-expansionArea {
	/*background:url(images/header_th.gif) bottom repeat-x;*/
	padding-bottom:3px;
	
}
.gsc-resultsHeader, .gs-visibleUrl-short, .gs-watermark {
	display:none;
}
.gs-visibleUrl {
	color:#B6B6B6; display:none;
}
.gs-visibleUrl-long {
	overflow:hidden; text-align:right;
}
.gs-title a {
	padding:0px;
	margin-bottom:5px;  
	color: #004276;
}
.gsc-webResult {
	line-height:24px;
}
/*.gsc-trailing-more-results,.gsc-webResult,.gs-divider {margin-bottom:1em;}*/
.gs-divider {
	margin-bottom:1em;
	text-align:center;
	color:#676767;
}
.cse-overlay h3 {
	padding: 0 11px 5px 11px;
}
.gs-result {
	padding:11px; margin:0 15px;
	border-top:1px solid #E0E0E0;
}
.gsc-trailing-more-results {
	margin-bottom:0px;
	display:inline;
	font-weight:bold;
	float:left;
}
.gsc-results .gsc-cursor {
	display:inline;
}
.gsc-cursor-page {
	cursor:pointer;
	background:whitesmoke;
	border:1px solid #CCC;
	margin-right:5px;
	padding:2px 5px;
	display:inline;	
	float:right; 
}
.gsc-cursor-current-page {
	color:#fff;
	font-weight:bold;
	background:#4584A5;
	text-decoration:none;
}
/*---*/
.gs-title b,
.cse-overlay b {
	background-color: #EDF1FC;
	padding:0 3px; margin:0 1px;
	
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.gsc-table-result {
	line-height:1.6;
}
div.gs-title {
	background:url(images/last_post.png) right no-repeat;
	padding-right:20px;
}

.gsc-thumbnail-inside { display:none;}