#content #intro p {
    margin:0 0 20px 0 !important;
    padding:15px 0;
    font-size:1em;
    line-height:1.5;
    border-bottom:1px solid #CCC;
}

#content div.acquire,
#content dl {
    float:left;
    margin-bottom:15px;
}

#content div.acquire,
#content dl dd,
#content dl dd div.content {
    min-height:323px;
}

* html #content div.acquire,
* html #content dl dd,
* html #content dl dd div.content {
    height:323px;
}

#content div.acquire {
    width:188px;
    padding:10px;
}

#content div.acquire,
#content dl dt,
#content dl dd div.content {
    border:1px solid #369;
    color:#369;
}

#content div.acquire ul {
    color:#369;
}

#content div.acquire p strong {
    color:#036;
}

#content div.acquire,
#content dl dt {
    background-color:#F0F0F0;
}

#content dl {
    width:440px;
    margin:0 0 0 20px !important;
    padding:0 !important;
    border:none !important;
    position:relative;
    overflow:auto;
    background:url(/images/acquire_bg.png) repeat-y 100px 0;
}

#content dl dt,
#content dl dd div {
    width:188px !important;
    padding:10px !important;
    line-height:30px !important;
    font-size:1em !important;
}

#content dl dt {
    float:left;
    clear:left;
    font-weight:normal;
    margin:20px 0 0 0 !important;
    min-height:31px !important;
}

* html #content dl dt {
    height:31px !important;
}

#content dl dt.acquire {
    background-color:#036;
    color:#FFF;
    margin-top:0 !important;
}

#content dl dt.current {
    background-color:#FFF;
    font-weight:bold;
    color:#369;
}

#content dl dd {
    /*display:none;*/
    margin:0 !important;
    float:right;
    clear:right;
    position:absolute;
    top:0;
    right:0;
    padding:0 0 0 20px;
    width:210px;
    background:url(/images/acquire_bg.png) repeat-x 0 27px;
}

#content dl dd div.content {
    font-size:1em !important;
    background-color:#FFF;
}

#content dl dd,
#content dl dd div.content,
#content dl dd p,
#content dl dd ul,
#content dl dd li {
    color:#333;
    font-weight:normal;
}

#content dl dd p strong {
    color:#369;
}

#content dl dd ul {
    margin:0 0 0 20px !important;
    padding:0;
}

#content dl dd.equity_fund_investors {
    /*background-position:0 97px;*/
    z-index:50;
}

#content dl dd.corporate_owners {
    /*background-position:0 170px;*/
    z-index:40;
}

#content dl dd.private_equity_managers {
    /*background-position:0 243px;*/
    z-index:30;
}

#content dl dd.special_situation_investors {
    /*background-position:0 316px;*/
    z-index:20;
}
