/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#content h1 {
	color: red;
	font-size: 24px;
}

 /* Widget content container */
#goog-wm {

}

/* Heading for "Closest match" */
#goog-wm h3.closest-match {

}

/* "Closest match" link */
#goog-wm h3.closest-match a {

}

/* Heading for "Other things" */
#goog-wm h3.other-things {
	margin-top: 15px;
	font-size: 16px;
}

/* "Other things" list item */
#goog-wm ul li {
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
	background-color: #ececec;
}

/* Site search box */
#goog-wm li.search-goog {
	display: list-item;
}

#goog-wm li.search-goog input {
	font-size: 14px;
}

#goog-wm-qt {

}

#goog-wm-sb {
	margin-left: 5px;
}
