.gensmall {
	margin: 1px 1px;
	font-size: 10px;
}

small, .small {
	font-size:10px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* Container for sub-navigation list */
#navigation {
	padding-top: 0px;
	font-size: 1.1em;
}

/* Link styles for the sub-section links */
#navigation a {
	color: #dedede;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	display:block;
}

#navigation a:hover {
	color: #d31141;
}
.google_search_field {
  font-size: 14px;
  background-color: #000;
  color: #FFF;
  width:"180px";
  padding: 4px;
  margin: 4px 0;
  border: #777 1px solid;
  font-family: arial, helvetica, sans-serif;
}
.google_search_field_loading {
  font-size: 14px;
  background: #000 url(/images/tinyloading.gif) no-repeat 4px 4px;
  color: #FFF;
  width:"180px";
  padding: 4px;
  margin: 4px 0;
  border: #777 1px solid;
  font-family: arial, helvetica, sans-serif;
}



#cse .gsc-result:hover {
border: 1px solid #888;
border-left: 10px solid #888;
}

#cse .gsc-results {
/* Sets font for titles, snippets, and URLs. */
font-family: arial, helvetica, sans-serif;
color:#FFFFFF;
}

#cse .gs-title a {
/* Sets font for titles, snippets, and URLs. */
font-family: arial, helvetica, sans-serif;
color:#FFFFFF;
}
#cse .gs-title b {
/* Sets font for titles, snippets, and URLs. */
font-family: arial, helvetica, sans-serif;
color:#FFFFFF;
}

#cse .gsc-tabhActive {color:#CCCCCC}
#cse .gsc-result {
position: relative;
border: 1px solid #808080;
border-left: 10px solid #808080;
padding: 8px 8px 8px 20px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#cse .gsc-result:hover {
  border: 1px solid #888;
  border-left: 10px solid #888;
}

#cse .gsc-result:hover .gs-result:before {
  color: #ececec;
}

#cse .gs-snippet {
  color: #c5c5c5;
}
#cse .gsc-cursor-page {
  color: #FFFFFF;
}

/*#cse .gsc-result:hover .gs-snippet {
  color: #dfdfdf;
}*/

/*#cse .gsc-result:hover .gs-snippet b {
  background-color: #8c8c8c;
  color: #dfdfdf;
}*/


#cse .gs-visibleUrl-short{display:none;} 
#cse .gs-visibleUrl-long{display:block;} 

#cse .gs-visibleUrl {
  color: #28d300;
  font-size: 10px;
  font-weight: bold;
}

#cse .gs-result:before {
  color: #ccc;
  position: absolute;
  left: 8px;
  top: 8px;
}

#cse .gsc-trailing-more-results {
  /* Sets style for more results link. */
  color: #cbcbcb;
}