#logoad {
	text-align: center;
}
#logoad div {
	margin: 5px;
	white-space: nowrap;
}
#logoad .name, #logoad .url {
	font-weight: bold;
}
#logoad .name {
	color: black;
	font-size: 110%;
	text-decoration: none;
}

#textad {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	border: 1px solid #faa929;
	width: 17em;
	background: #fff;
}
#textad a:link, #textad a:visited {
	color: black;
}
#textad div {
	margin: 5px 0px 5px 0px;
	white-space: nowrap;
}
#textad .title {
	font-weight: bold;
	font-size: 120%;
}
#textad .title, #textad .line1, #textad .line2 {
	text-decoration: none;
}
#textad .url {
	font-weight: bold;
}

#skyscraperad {
	margin: 10px 0px 10px 10px;
	float: right;
}
#skyscraperad img {
	border: 1px solid #999;
}
#bannerad {
	margin: 10px 0px 10px 10px;
	text-align: center;
}
#bannerad img {
	border: 1px solid #999;
}
