.wowitem 
{
  font-family: arial,sans-serif;
  font-size: 12px;
  border: 1px solid darkgray;
  padding: 3px;
  position: relative;
  width: auto;
  color:#e5e0dd;
  background-color: #333333;
  -moz-border-radius: 4px;
  cursor:pointer;
  max-width:300px;
  }

.wowitem .iname {font-size: 14px; font-weight:bold;}
.wowitem .wowrttxt {  float: right;  display: compact;  position: relative;  top: -14px;  text-align: right;}

.wowitemlink a { text-decoration:none; font-weight:bold;}
.wowitemlink .greyname {color: #9d9d9d; }
.wowitemlink .whitename {color: #FFFFFF;}
.wowitemlink .greenname,.greentext,.itemeffectlink {color: #1EFF00;}
.wowitemlink .bluename {color: #0070DD; }
.wowitemlink .purplename {color: #A434EE;}
.wowitemlink .orangename {color: #D17C22; }
.wowitemlink .yellowname {color: #FFD200; }
.wowitemlink .redname {color: #FF0000; }

.wowitem .greyname {color: #9d9d9d; }
.wowitem .whitename {color: #FFFFFF;}
.wowitem .greenname,.greentext,.itemeffectlink {color: #1EFF00;}
.wowitem .bluename {color: #0070DD; }
.wowitem .purplename {color: #A434EE;}
.wowitem .orangename {color: #D17C22; }
.wowitem .yellowname {color: #FFD200; }
.wowitem .redname {color: #FF0000; }

.wowitem .itemeffectlink { text-decoration: none;color: #1EFF00; }

