body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
	color: #000000;
	background: #FFFFFF;
	font-size: 11px;
	height: 100%;
	width: 100%;
}
div#footer {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
a {
	color: #0c0cce;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #cc6600;
}
.site_ul {
	margin: 5px 0px 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet_body_red.gif);
}
.site_li {
	font-size: 90%;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 40px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-right: 20px;
	list-style-position: outside;
}

h1 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 30px;
}
li {
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-image: url(../images/main_bullet_graphic.gif);
}
.main_body {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	color: #333333;
}
.sample_search_header {
	font-size: 14px;
	color: #666666;
}
.google_adsense_search_page {
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
}
.ebay_search_page {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 20px;
	text-align: left;
	border: none;
}
.add_toolbar_link {
	background-color: #FFFFCC;
	text-align: center;
	padding: 10px 20px;
	border: 1px dashed #CCCCCC;
	font-size: 16px;
}
.description {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
.google_links {
	text-align: right;
	margin: 10px;
	border: 1px none #CCCCCC;
	padding: 10px;
	background-color: #F8F8F8;
}
.home_highlight {
	background-color: #FFFFE1;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #FFCC00;
	font-weight: bold;
}
