
.wpm_clear {
	list-style: none;
	margin:18px 0 0 0;
	position: absolute;
	left:30px;
	}

.wpm_clear a, .wpm_clear a:active, .wpm_clear a:link {
	color: #7b7b7b;
	text-decoration: none;
	padding: 2px 8px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;

	}

.wpm_clear a.selected {
	background-image: url(back_menu_selected.gif) center bottom;
	background-position: center top;
	background-repeat: repeat-x;
	padding-top:0px;
	color:#E75094;
	}

.wpm_clear a:hover {
	color: #000000;
	}