body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 17px;
	font-family: Arial,Helvetica,sans-serif;
	width: 100%;
	background-color: #ffffff;
}
.border {
	position: relative;
	border: 1px #B8B8B8 solid;
	padding: 10px 10px 7px 0px;
}
.logo {
	background: url(/img/media_logo.jpg) no-repeat;
	position: absolute;
	width: 110px;
	height: 9px;
	bottom: 1px;
	right: 1px;
}
table {
	width: 100%;
}
.ad {
	color: #000000;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left: 10px;
	height: 50px;
	text-decoration: none;
	margin-right: 7px;
	overflow-y: hidden;
}
.ad .head {
	color: #003366;
	font-weight: bold;
	display: block;
	font-size: 12px;
	line-height: 11px;
}
.ad span {
	color: #003366;
	font-size: 10px;
	text-decoration: none;
}
.ad a {
	color: #000000;
	text-decoration: none;
}
.ad img {
	float: left;
	margin-right: 8px;
	border: 0px;
}
