span.box_ads{ 
/*    text-wrap: suppress;
    word-wrap: break-word; 
    */
}

div.box{
/*    background-color: #000000;
    border: #ff0000 solid 1px;
    */
}

.boxes_default{
    font-family: times;
    font-size: 12px;
    color: #000044;
}

span.boxes_yellow_small{
    font-family: verdana, arial, sans serif;
    font-size: 10px;
    color: #ffff00;
}

span.boxes_black{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
}

span.boxes_turkus{
    font-family: verdana;
    font-size: 11px;
    color: #ccddff;
    font-weight: bold;
	text-align: center;
	display: block;
}

