#page-wrapper a {
	font-size: 14px;
    color: #333;
    font-weight: normal;
    display: inline-block;
    height: 27px;
    line-height: 25px;
    padding: 0 8px;
    border: 1px solid #e0e0e0;
    vertical-align: middle;
}

#page-wrapper a["name"] { 	  
    padding: 0 5px;   
}
#page-wrapper > b {
	font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    background: #7bb839;
    vertical-align: middle;
}
