/* ### -- -- -- -- -- Burning Board 3 Styles -- -- -- -- -- ### */

/* 

File: tawantd.css 
Copyright 2013 by wBB-Support. 

*/

.oldThreadWarning {
background-image: url(/images/taw.gif); 
background-color:orange;
background-repeat:no-repeat; 
position:absolute; 
padding-top:35px;
padding-left:65px;
z-index:3; 
left:550px;
width:815px;
height:70px;
top: 700px;
color:#DF0101;
font-size:100%;
text-align:center;
}

.threadisDone {
background-image: url(/images/userinfo.png);
background-position:1px;
background-repeat:no-repeat;
background-color:#088A08;  
padding-left:55px;
padding-top:10px;
height:45px;
color:#FFFF00;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 2px solid #FFFF00;
}

/* ### -- -- -- -- -- EOF -- -- -- -- -- ### */