.content a {
    color:#010101;
}

.content .rightPlaceIm {
    width:210px;
    height:146px;
    background:url(/eng/im/territory.jpg) no-repeat;
    position:absolute;
    top:31px;
    right:51px;
}

.content .rightPlaceIm .title {
    width:98px;
    height:29px;
    background:url(/eng/im/im02.gif) no-repeat;
    position:absolute;
    bottom:-32px;
    right:5px;
}

.content .subHeadHorizontalLinks {
    position:absolute;
    top:56px;
    left:244px;
    width:500px;
    word-spacing:3px;
    z-index:2;
}
    
.content .subHeadHorizontalLinks a {
    color:#010101;
    font-weight:normal;
    display:inline;
    word-spacing:0px;
}

.content .separator {
    width:269px;
    height:1px;
    background:url(/eng/im/separator.gif) no-repeat;
    position:absolute;
    top:234px;
    right:27px;
}

.content .content {
    width:48%;
    float:left;
    margin:78px 0 0 244px;
    *margin:78px 0 40px 244px;
    _margin:78px 0 0 122px;
    min-height:410px;
    height:auto !important;
    height:410px;
}

.content p {
    line-height:22px;
    margin:0 0 22px 0;
}

.content .galleryTitle {
    font-size:11px;
    font-weight:bold;
    position:absolute;
    top:263px;
    right:160px;
}

.content .gallery {
    width:213px;
    position:absolute;
    top:297px;
    right:25px;
}

.content .gallery .photoFrame {
    width:47px;
    height:47px;
    background:#e1f3fd;
    border:1px solid #b0bdd3;
    float:left;
    margin:0 22px 22px 0;
}

.content .row {
    width:100%;
    border-bottom:1px solid #c2e7e7;
    float:left;
    padding:16px 0 8px 0;
    line-height:22px;
    overflow:hidden;
}

.content .last {
    border-bottom:0px none;
    margin:0 0 24px 0;
}

.content .ie {
    display:none;
    *display:block;
    _display:none;
    *height:5px;
    *border-bottom:0px none;
    *padding:0;
}

.content .row .title {
    width:88%;
    float:left;
    margin:2px 0 0 27px;
    _margin:2px 0 0 12px;
}

.content .row .title a {
    color:#838486;
    font-size:13px;
    font-weight:bold;
}

.content .row p {
    width:94%;
    margin:0 0 0 27px;
    _margin:0 0 0 12px;
    float:left;
}

.content .date {
    float:left;
    margin:-2px 0 0 0;
    width:100%;
    color:#a3a3a3;
    padding:0 0 0 27px;
}
.content .photosLink {
    float:left;
    margin:-2px 0 0 0;
    width:100%;
    color:#336BC8;
    padding:0 0 0 27px;
}
.content .photosLink a {
    color:#336BC8;
}


