body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

form {
	background-image: url(../images/finderBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#description {
	padding: 10px;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #999999;
}
#description #content h1 {
	font-size: 1.2em;
	margin: 0px;
	margin-bottom: 10px;
	color: #88146a;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: right;
}
#description #content #closeLink a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#description #content p {
	font-size: 0.9em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.4em;
}
#description #partners {
	height: 400px;
	overflow: scroll;
}



#q {
	font-size: 1.5em;
	padding: 5px;
	width: 350px;
	margin: 0px;
	position: absolute;
	left: 161px;
	top: 102px;
	background-image: url(../images/gradBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-weight: bold;
	border: 2px solid #666666;
}
#googleLogo {
	position: absolute;
	left: 163px;
	top: 148px;
}
#whatsThis a {
	text-decoration: none;
	font-weight: bold;
	color: #88146a;
}


#sa {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 150px;
	display: block;
	position: absolute;
	left: 370px;
	top: 149px;
	background: url(../images/submit.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	cursor: hand;
}
#whatsThis {
	position: absolute;
	left: 165px;
	top: 248px;
}
.show {
	display: block;
}
.hide {
	display: none;
}
#whatsThis a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #88146a;
}
#description #content #closeLink {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
	width: 70px;
}

#description #content #closeLink a {
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 17px;
	display: block;
	width: 60px;
	height: 15px;
	color: #ccc;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/finderHideOff.gif) center left no-repeat;
}

#description #content #closeLink a:hover {
	background: url(../images/finderHideOn.gif) center left no-repeat;
	color: #666;
}
#results {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: 590px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 0.8em;
	color: #999999;
}
#description #content a {
	color: #88146a;
	text-decoration: none;
	font-weight: bold;
}

#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#description #content a:hover {
	color: #88146a;
	text-decoration: underline;
	font-weight: bold;
}

#toggleDiv {
	margin: 0 auto;
	width: 600px;
}

#toggleDiv a {
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	padding-left: 17px;
	display: block;
	width: 100px;
	height: 15px;
	color: #ccc;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/finderHideOff.gif) center left no-repeat #fff;
}

#toggleDiv a:hover  {
	background: url(../images/finderHideOn.gif) center left no-repeat #fff;
	color: #666;
}

#finderDiv {
	width: 600px;
	margin: 0 auto;
	clear: right;
}


