.investcafeCommunity .publicAside{
    overflow: visible;
}

.investcafeCommunityHeader {
    background: #e8e8e8 url("/static/img/investcafe/cafe_bg.jpg") -65px -1px repeat-x;
    height: 226px;
    margin-top: -22px;
}

.investcafeCommunityHeaderBG {
	height: 227px;
	position: relative;
	background: url("/static/img/investcafe/cafe_big.jpg") 0 0 no-repeat;
}

.investcafeCommunityWrap {
    min-width: 968px;
    max-width:1503px;
    height: 227px;
    margin: 0 auto;
    position: relative;
}

.investcafeCommunityDets{
    overflow: hidden;
	width: 237px;
    padding: 15px;
    background: #ffffff;
	position: absolute;
    right: 19px;
	bottom: 0;
}

.investcafeCommunityHeaderTitle {
    background: url("/static/img/investcafe/cafe_small.gif") -10px 0 no-repeat;
    width: 232px;
    height: 48px;
}

.investcafeCommunityDets p{
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 11px;
}

.investcafeCommunity .contAsWrap{
	padding-top: 24px;
}