.reddotmodus {
 font-family : Verdana,Arial,Helvetica,sans-serif;
 font-size : 11px;
 font-weight : normal;
 color: #FF0000;
}
 
.reddotmodus {
 font-family : Verdana,Arial,Helvetica,sans-serif;
 font-size : 11px;
 font-weight : normal;
 color: #FF0000;
} 

.divreddotelementspositionedsmall {
 background : #ffffff;
 color : #ff0000;
 position : absolute;
 top : 0px;
 left : 0px;
 visibility : visible;
 z-index : 100;
 width : 174px;
 height : 22px;
 border : 1px; 
 border-color : Black Black Black Black; 
 border-left : 1px solid; 
 border-right : 1px solid; 
 border-top-style : solid; 
 border-bottom : 1px solid; 
 border-top : 1px solid;
 padding : 2px;
}