
.wpm_red1 {
/*	margin: 10px 10px 0px 10px; */
	padding: 0;
	height: 15px;	
	line-height: 15px;
	background: #330033;
	font-size: 11px;
	font-weight: bold;
	}

.wpm_red1 a {
	float: left;
	padding-right: 1em; 
	padding-left: 1em;
	line-height: 15px;
	background: #330033;
	color: white;	
	border-right: 1px solid white;
	text-decoration: none;
	}

.wpm_red1 a.selected {
	background: #FF0000; color: white;	
	}

.wpm_red1 a:hover {
	background: #FF0000; color: white;	
	text-decoration: none;
	}

.wpm_red1 a.right {
	float: right;
	border-left: 1px solid white;
	border-right: none;
	}
