/* ID WEBSITEBY */
div#websitebyDiv	{
	background: none;
	width: 730px;
	padding: 4em 10px 6em 10px;
	margin: auto;
}

div#websitebyName	{
	color: #000000;
	font-size: 11px;
	float: right;
	text-align: right;
	width: 45%;
}

a img {
		border: 0px;
	}

/* White and Blue
a.cqLogoHover :hover {
  background: #006699;
}
*/
/* Black and Orange*/
a.cqLogoHover :hover {
  background: #EA9500;
}
