.centerImg {
        border-style: solid;
        border-width: 1px;
        border-color:#959595;
        margin-left: 45px;
        margin: 5px 0 0 0;
}

.img {
        border-width: 0;
}

.pathArrow {
        margin: 0 6px 0 6px;
}

.path {
        font-family: Verdana;
        font-weight: bold;
        font-style: italic;
        font-size: 10px;
        /* color: #959595; */
        color: #c5c5c5;
}

.pathAct {
        font-family: Verdana;
        font-weight: bold;
        font-style: italic;
        font-size: 10px;
}

.cntDots {
        margin:0 0 15px 0;
        padding: 15px 0 0 0;
        border-width:1px;
        border-bottom-style:dotted;
        border-color:#959595;
        width: 525px;
        line-height:1px;


}

.dottedBorder {
        float:left;
/*        border-right-style:solid;
        border-right-width: 1px;
        border-color:#959595;*/
                background-image:url("../img/dots_bg.gif");
                background-repeat: repeat-y;
                background-position: right;
                padding: 0 1px 0 0;
                height: 30px;
}


.programmHeight {
       height:40px;
}


/* IE HACK BEGIN*/




>.programmHeight {
     /*   height: 30px; */
     /*   float:left;*/
}

/* IE HACK END*/

.specialText {
        border-width: 1px;
        border-style: solid;
        border-color: #959595;
        margin: 20px 10px 10px 10px;
        padding: 5px 5px 5px 5px;

}

.cntHeader {
        height:25px;
        background-image:url('../img/header_bg.jpg');
        margin: 0 -7px 0 -10px;
        border-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-color: #959595;
}
