/* BLOCK */
.block_text {
    color:#0C74AB;
}
.block_text2 {
    color:#0C74AB;
}
.block_border {
    BORDER-RIGHT: #0C74AB 1px dotted;
    BORDER-TOP: #0C74AB 1px dotted;
    BORDER-LEFT: #0C74AB 1px dotted;
    BORDER-BOTTOM: #0C74AB 1px dotted;
}
