
.wpm_red1 {
	margin: 10px 10px 0px 10px;
	padding: 0;
	height: 27px;	
	line-height: 27px;
	background: #990000;
	font-size: 12px;
	font-weight: bold;
	}

.wpm_red1 a {
	float: left;
	padding-right: 1em; 
	padding-left: 1em; 
	line-height: 27px;
	background: #990000;
	color: white;	
	border-right: 1px solid white;
	text-decoration: none;
	}

.wpm_red1 a.selected {
	background: #CC0000; color: white;	
	}

.wpm_red1 a:hover {
	background: #CC0000; color: white;	
	text-decoration: none;
	}

.wpm_red1 a.right {
	float: right;
	border-left: 1px solid white;
	border-right: none;
	}
