
#stacks_in_4 {
	padding:  6px;
}
/* Layout */
.gsc-control{ width: 95% !important; }
.gsc-results{ float: left; }
.gsc-resultsHeader{ clear: none; float: left; }

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b{ color: #2100CC !important; background-color: #FFFFFF !important; }

/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{ color: #2100CC !important; }

/* General: Result description */
.gs-result .gs-snippet{ color: #000000 !important; }

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl{ color: #2E7F00 !important; }
.gs-result .gs-visibleUrl-short{ display: none !important; }
.gs-result .gs-visibleUrl-long{ display: block !important; }

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate{ color: #666666 !important; }

/* Image: Dimensions */
.gs-imageResult .gs-size{ color: #666666 !important; }

/* Image: Border */
.gs-result img.gs-image{ border-color: #2100CC !important; }

/* News: Publisher */
.gs-newsResult .gs-publisher{ color: #666666 !important; }

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate{ color: #000000 !important; }

/* Pagination: Link */
.gsc-cursor-page{ color: #2100CC !important; }
.gsc-cursor-page:hover{ color: #2100CC !important; }

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover{ color: #A80908 !important; }

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/

#stacks_in_5 {
	padding:  4px;
}
