	#ads{
		width:730px;
		margin-top:5px;	
	}
	img{
		border:0px;
	}
	p{
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	margin-bottom: 0px;
	padding: 0px;
	}
	.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
	}
	#scrollingContainer{
	width:640px;	/* Height of box */
	/*		border:1px solid #000;	 Black border around box */
/*		background-color: #E2EBED;	 Light blue background color */

		padding:0px;	/* I want the text to wrap around the box */
	margin-right:auto;	 /*Right margin of 10 pixels */
	font-size:100%;	/* Smaller font size than the rest of the page */
	overflow:hidden;	/* Hide overflow content */
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cc9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc9900;
	text-align: center;
	}
#centremid #searchwrap {
}

#newsticker {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#QNewsTicker {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
