/* CSS Document */

/* Just Search Styles */

.height100P {
	height:100%;
	width:100%;
}
.height570 {
	height:570px;
	width:800px;
}
#jsFixer {
	top:1000px;
	width:99%;
	z-index: 0;
	position:absolute;
}
#jsContent {
	width:800px;
	height:100px;
	overflow:auto;
}
#jsContent h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:#CCCCCC;
	margin-top:0px;
	margin-bottom:0px;
}
#jsContent p,a,a:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#CCCCCC;
	margin-top:0px;
	margin-bottom:8px;
	text-decoration:none;
}
.bJS {
	font-weight:normal;
}