	DIV.searchad {
		margin-bottom	: 15px;
		curser		 	: hand;
		cursor		 	: pointer
	}
	DIV.searchad P, .edit_line {
		width			: 177px;
		margin			: 0;
		font-size		: 11px;
	}

	/* GOLD MEMBERLEVEL */
	DIV.goldad {
		height			: 97px;
		background-image: url(/art/ad-bg-gold.gif);
		background-repeat: no-repeat;
		color			: #002F5B;
	}
	DIV.goldad DIV, DIV.silverad DIV {
		padding			: 6px;
		padding-right	: 0px;
		padding-top		: 4px;
	}
	DIV.goldad DIV P.absiprocent {
		color			: #8992A6;
	}
	DIV.goldad DIV P.title, .edit_title {
		font-size		: 14px;
		font-weight		: bold;
	}
	DIV.goldad A.memberlink {
		color			: #EF6305;
		text-decoration	: none;
	}
	
	/* SILVER MEMBERLEVEL */
	DIV.silverad {
		color			: #4D6E8D;
	}
	DIV.silverad DIV P.absiprocent {
		color			: #ADB3C1;
	}
	DIV.silverad DIV P.title {
		font-weight		: bold;
	}
	DIV.silverad A.memberlink {
		color			: #F49250M;
		text-decoration	: none;
	}