.Advert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 22px;
	border-bottom: 1;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left: 1;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right: 1;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-top: 1;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
}
