﻿    
    .gs-visibleUrl{
    display:none !important;
    }
    
    a.gs-title{
    color: #284B57 !important;
    font-weight:bold;
    font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
	line-height:auto;
	}
	
	.gsc-input input{height:18px !important;line-height:18px !important;vertical-align:middle !important;color:#000}
	/*{color: #223f4b !important;}*/
	
	.gs-snippet{
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
	line-height:15px;
	}
	
	/* Active tab */
	.gsc-tabHeader.gsc-tabhActive{
		display:none
	} 
	/* top element google image and text
	.gsc-branding-text, .gsc-branding-img{display:none}*/

	/* This is the tab bar bottom border. */
	.cse .gsc-tabsArea,
	.gsc-tabsArea {
	  margin-top: 1em;
	  border-bottom: 1px solid #e9e9e9;
	  border-top: none;
	}
	
	/* Search button */
	.cse input.gsc-search-button,
	input.gsc-search-button 
	{
	  color: #fff;
	  border: 1px outset;
	  font-family: Tahoma, arial, sans-serif;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: normal;
	  background-color:#d86126;
	  padding:3px;
	  /*height:22px;
	  line-height:22px;
	  vertical-align:top;
	  width:44px;
	  height:20px;
	  line-height:25px;
	  vertical-align:top;*/
	  /*font-family: inherit;
	  color: #000000;
	  text-shadow: 0 1px 2px #FFFFFF;
	  background-color: #CECECE;
	  border-color: #666666;
	  border-radius: 2px;*/
	  -moz-border-radius: 2px;
	  -webkit-border-radius: 2px;
	}

