
	
	img, a img{ border: 0;}
	#menuLog { font-size:1.4em; margin:20px; }
	/*.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden;  }*/
	
	.fg-button { text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	a.fg-button { float:left; width: 16px; display: block; height: 16px; z-index: 1200;}
	a.fg-button img{ position: absolute; top: 50%; z-index: 1200;}
	button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 0; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { right: .2em; margin-left: 0; }
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }
	
	/* Add for Custom DD: 28th-june-10*/
	#ddContainer{
		width:225px; 
		height:218px;
		visibility:hidden; 
		position:absolute; 
		top:7px; 
		float:right; 
		right:-10px;		
		background:url(/image/dropdown.png) no-repeat; 
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/image/dropdown.png');
	
	}
	#search-engines{width:1px; height:1px; overflow:hidden; visibility:hidden; position:absolute; top:7px; float:right; right:10px;}
	#search-engines ul li {list-style:none; list-style-type:none; display:inline; }
	#search-engines ul li a{color:#555555; font-size:11px;}
	#search-engines ul li a span{display:block; padding-left:10px; margin-top:3px; margin-bottom:3px; width:165px}
	#search-engines ul li a:hover span{ display:block; background:#a5a5a5;  margin-left:0px; margin-top:3px; margin-bottom:3px; margin-right:10px; color:white;  }
	#flat img{border:none; padding-left:5px; padding-top:0px; z-index:0}	
	

