a.wxp-top{
display: block;
width: 150px;
text-decoration: none!important;
}
a.wxp-top .wxp-ship-status{
text-align: center;
padding: 5px;
display: block;
}
a.wxp-top span.wxp-not-shipped{
color: #D8000C;
background-color: #FFBABA;
}
a.wxp-top span.wxp-partial-shipped{
color: #9F6000;
background-color: #FEEFB3;
}
a.wxp-top span.wxp-shipped{
color: #270;
background-color: #DFF2BF;
}