.brivs { 
height:11px; 
width:11px; 
background:#FFFF00; 
border:solid 1px; 
float:right; 
font-size:9px;
color:#000000;
margin-bottom:5px;
cursor:pointer;
}

.brivs2 { 
height:11px; 
width:11px; 
background:#00CF00; 
border:solid 1px; 
float:right; 
font-size:9px;
color:#000000;
margin-bottom:5px;
cursor:pointer;
}


.sold { 
height:11px; 
width:11px; 
background:#000000; 
border:solid 1px; 
float:right; 
font-size:9px;
margin-bottom:5px;
color:#FFFFFF;
cursor:pointer;
}

.mine { 
height:11px; 
width:11px; 
background:#FF0000; 
border:solid 1px; 
float:right; 
font-size:9px;
color:#FFFFFF;
margin-bottom:5px;
cursor:pointer;
}

.reserved { 
height:11px; 
width:11px; 
background:#666666; 
border:solid 1px; 
float:right; 
font-size:9px;
color:#FFFFFF;
margin-bottom:5px;
cursor:pointer;
}


.rinda { 
height:10px; 
width:10px; 
float:left; 
font-size:9px;
margin-bottom:5px;
font-weight:bold;
margin-right:5px;
}