.rt_ad_bar {
	background-color: #9C9;
	width: 200px;
	height: 130px;
	float: left;
	position: relative;
	top: -63px;
	margin-left: 1200px;
	left: -270px;
}
.article {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	overflow: auto;
	background-color: #FFF;
	padding-bottom: 10px;
	float: right;
	height: 580px;
	width: 445px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #AF9B8D;
	border-right-color: #AF9B8D;
	border-bottom-color: #AF9B8D;
	border-left-color: #AF9B8D;
	left: -120px;
	top: -5px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
