blockquote {
border:1px solid #000000;
font-style:italic;
}

.timestamp {
font-family: arial;
font-size: 8pt;
font-style: italic;
text-align: right;
line-height: 21px;
}
.red {
color: red;
}
.white {
color: white;
}
.black {
color: black;
}
.gray {
color: gray;
}
.alignleft {
text-align: left;
}
.alignright {
text-align: right;
}
.aligncenter {
text-align: center;
}
#styleselecter {
height: 30px;
overflow: hidden;
color: white;
font-family: arial;
text-align: right;
font-size: 0.8em;
}
#styleselecter select {
height: 20px;
border: 0;
}
td.center {
text-align: center;
}
th.center {
text-align: center;
}
input#username {
width: 120px;
height: 12px;
font-size: 0.85em;
}
input#password {
width: 120px;
height: 12px;
font-size: 0.85em;
}
.emphasize {
color: red;
}
.oversigned {
color: green;
}
.undersigned {
color: yellow;
}
.undersignedbadly {
color: red;
}
.raidswrapper {
width: 230px;
text-align: left;
font-size: 0.8em;
}
.raidwrapper {
background-color: transparent;
font-size: 0.8em;
}
.raid {
font-family: arial;
font-weight: bold;
font-size: 0.8em;
}
.raidlocation {
width: 110px;
float: left;
}
.raiddate {
width: 120px;
float: right;
}
.raidleader {
width: 100px;
float: left;
}
.raidmaximum {
display: none;
}
.raidstatus {
width: 80px;
float: right;
text-align: right;
}
.raidsignups {
width: 40px;
float: right;
}
.raiddescription {
width: 230px;
display: none;
}
.raidseparator {
width:230px;
height: 5px;
border-bottom-width: 1px;
border-bottom-color: black;
border-bottom-style: solid;
clear: both;
}
.notsigned {
color: red;
font-weight: bold;
}