.infoIcon5 {
position:absolute;
left:2px;
top:2px;
height:20px;
width:20px;
overflow:hidden;
border:none;
}

.answerIcon {
position:absolute;
left:45px;
top:2px;
height:14px;
width:16px;
overflow:hidden;
border:none;
}

.timeBox {
position:absolute;
left:0;
margin-bottom:0;
bottom:0;
width:100%;
text-align:center;
z-index:9999;
border:none;
font-size:11px;
font-family:arial;
background-color:#000;
color:#fff;
text-decoration:none;
}

.timeBox B {
font-size:12px;
color:#0C0;
font-family:verdana;
}

.pIcon {
position:absolute;
z-index:500;
left:22px;
top:100px;
height:16px;
width:60px;
overflow:hidden;
border:none;
}

table.infoPopup {
z-index:7000;
color:#000;
background-color:#FFF;
border:1px solid #607899;
width:12em;
position:absolute;
}

table.infoPopup th,table.infoPopup td {
padding:.2em .4em;
}

table.infoPopup th {
font-weight:700;
text-align:left;
color:#000;
background-color:#FC6;
}

table.infoPopup td {
font-size:.8em;
}

.quoteText {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-style:italic;
color:#FF9;
}

.author {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style:normal;
color:#FFF;
margin-left:25px;
text-align:left;
display:block;
}

#searchForm {
height:35px;
width:250px;
overflow:hidden;
vertical-align:middle;
white-space:nowrap;
margin:0;
}

#doSearch {
border:3px double #999;
border-top-color:#CCC;
border-left-color:#CCC;
margin-left:1px;
height:23px;
margin-top:8px;
margin-bottom:4px;
text-align:center;
background-color:#CFC;
color:#333;
font-size:80%;
font-weight:700;
font-family:Verdana, Helvetica, Arial, sans-serif;
}

#searchText {
border:1px solid #000;
font-size:11px;
width:175px;
height:27px;
margin-bottom:4px;
margin-top:4px;
padding:0.25em;
}

body {
background-color:#000;
background:#000;
}

#mainBitchenThreadTable {
width:800px;
overflow:hidden;
}

.threadStarter {
display:block;
font-weight:700;
background-color:#DDD;
border:1px solid orange;
text-decoration:none;
font-size:13px;
color:blue;
letter-spacing:1px;
font-family:verdana;
margin:3px;
padding:1px;
}

.ghostPreps {
font-size:12px;
font-family:arial;
color:#AAA;
margin-bottom:4px;
}

.ghostPrepTiny {
font-size:8px;
font-family:arial;
color:#555;
margin-bottom:4px;
}

#doSearch:hover,#doSearch:active {
border:3px double #CCC;
border-top-color:#999;
border-left-color:#999;
background-color:#FF9;
}

