body, #body
{
	margin: auto;
	padding: 0;
	text-align: center;
	width: 900px;
	font-family:arial,sans-serif;
}

#search, #search table
{
	margin: auto;
	text-align: center;
}
#rightads
{
		margin: auto;
		
}

#rightcolumn
{
	float: right;
	width: 180px;
	height: 100%;
	text-align: left;
}

.loading
{
	margin: 5px auto;
	text-align: center;
}

#wikipedia, #def
{
	margin-bottom: 5px;
}
#rightcolumn h1
{
	background: url('bg.jpg') no-repeat;
	margin: 0;
	padding: 5px;
	font-size: 20pt;
	font-weight: normal;
}

div.hidden {
	display: none;
}
		div.definition
		{
			width: 800px;
			text-align: left;
			height: 100px;
			overflow: auto;
			border-bottom-color:#336699;
			border-bottom-style:solid;
			border-bottom-width:1px;
			border-left-color:#336699;
			border-left-style:solid;
			border-left-width:1px;
			border-right-color:#336699;
			border-right-style:solid;
			border-right-width:1px;
			border-top-color:#336699;
			border-top-style:solid;
			border-top-width:1px;			
		}
		div.link-ads
		{
			margin: 5px;
		}
		
#logo
{
	margin: auto;
}
div.block {
	display: block;
}

#addthis
{
	position: absolute;
	top: 10px;
	right: 10px;
}

body
{
	font-size: 12pt;
}

button
{
	cursor: pointer;
}

#index #search
{
	height: 350px;
}

div.footer
{
		background: url('SearchNinjaFooter.jpg') no-repeat center;
		padding: 10px 0 0 0;
		margin: 20px 0 0 0;
		height: 70px;
		text-align: center;
		font-size: small;
		color: #3C3932;
}