.clubMessageWindow {
 padding: 10px 15px;
 background: #f2effa url(/images/main/boxgradient.gif) repeat-x bottom left !important;
 width: 150px;
 position: absolute;
 border-style: solid;
 border-color: #908792;
 border-width: 2px;
 font-size: 10px;
 color: #587e9b;
 z-index: 9999;
}

.clubMessageWindow input {
 font-size: 10px;
 border-style: solid;
 border-color: #83b7ca;
 border-width: 1px;
}

