body {
	background:#EBEFF0 url(http://bestofhandmade.com/bg.gif) repeat fixed;
	margin:10px auto 100px auto;
	padding:0;
	font-family:"trebuchet ms",verdana,arial,helvetica, sans-serif;
}
img {
	border:0;
}
a:hover {
	color:#C95E16;
}
h1 {
	font-size:1.25em;
	color:#666;
	font-weight:normal;
}
#wrapper {
	width:860px;
	margin:0 auto 0 auto;
	padding:20px;
	background-color:#fff;
	border:2px solid #ccc;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#page {
	width:600px;
	margin:10px auto 0 100px;
	clear:both;
	white-space:normal;
}
#square {
	clear:both;
	margin:0 0 0 20px;
	display:inline;
}
#square ul {
	clear:both;
	list-style-type:none;
	display:inline;
}
#footer {
	clear:both;
	font-size:12px;
	padding:0;
	text-align:center;
	color:#333;
	width:100%;
}
#footer a {
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #999;
}
#footer a:hover {
	color:#C95E16;
	border-bottom:1px dotted #C95E16;
}
#nav {
	font-size:12px;
	margin-top:10px;
}
#copyright {
	font-size:9px;
	margin-top:20px;
}
#fan {
	clear:both;
	margin:10px auto 10px auto;
	width:100%;
	border:1px solid #eee;
}
ul#searched {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#searched li {
	display:inline;
}
ul#searched li:before {
	content:" - ";
}
ul#searched li:first-child:before {
	content:"";
}
ul#searched a {
	text-decoration:none;
}
#cse-search-results {
	clear:both;
}
form#cse-search-box {
	overflow:visible;
	white-space:nowrap;
	margin:0;
	padding:0;
	border:0;
	display:inline;
}
#my_search_box {
	width:325px;
	border:2px solid #ccc;
	height:30px;
	font-size:14px;
	padding-left:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#my_search_button {
	height:30px;
	font-size:1em;
	display:inline;
}
#suggestions {
	font-size:11px;
	text-align:left;
	width:100%;
	clear:both;
	margin:10px 0 0 35px;
}
#suggestions ul {
	list-style-type:none;
	display:inline;
	margin:0 0 0 5px;
	padding:0;
}
#suggestions ul li {
	display:inline;
}
#suggestions ul li:before {
	content:" - ";
}

div#formDisable {
	height:1000px;
}







