
.wpm_red1 {
	margin: 1px 9px 2px 9px;
	padding: 0;
	height: 27px;	
	line-height: 27px;
	background: #534c42;
	font-size: 12px;
	font-weight: regular;
	}

.wpm_red1 a {
	float: left;
	padding-right: 1em; 
	padding-left: 1em; 
	line-height: 27px;
	background: #534c42;
	color: white;	
	border-right: 1px solid white;
	text-decoration: none;
	}

.wpm_red1 a.selected {
	background: #87867E; color: white;	
	}

.wpm_red1 a:hover {
	background: #6B6A5E; color: white;	
	text-decoration: none;
	}

.wpm_red1 a.right {
	float: right;
	border-left: 1px solid white;
	border-right: none;
	}
