/* styles for the new three-column MemberHome page. */

.wrap-content-3 {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 18px;
}
/* primary-content3 */
.primary-content3 {
	float: left;
	width: 626px;
	padding: 0 0 0 11px;
}
/* secondary-content3 */
.secondary-content3 {
	float: right;
	width: 308px;
	padding: 0 12px 0 10px;
}

.main-info1 {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 110px;
}
.info-col1 {
	float: left;
	width: 282px;
	padding: 0 0 0 13px;
}
.info-col2 {
	float: right;
	width: 282px;
	padding: 0 13px 0 0;
}
.info-m11 {
	width: 626px;
	background: url("/images/mid-11.gif") repeat-y;
}
.info-t11 {background: url("/images/top-11.gif") no-repeat;}
.info-b11 {background: url("/images/bot-11.gif") no-repeat 0 100%;}

.info-t12 {
	width: 295px;
	background: #fff url("/images/top-12.gif") no-repeat;
	padding: 10px 0 13px 13px;
}
.info-b12 {background: url("/images/bot-12.gif") no-repeat 0 100%;}

.info-t13 {
	width: 282px;
	background: #262261 url("/images/top-13.gif") no-repeat;
}
.info-b13 {background: url("/images/bot-13.gif") no-repeat 0 100%;}

.info-t14 {
	width: 282px;
	background: #F5F5F6 url("/images/top-14.gif") no-repeat;
    padding: 23px 0 23px 8px;
}
.info-t14 a {
    font-size: 12px;
    line-height:13px;
}
.info-b14 {background: url("/images/bot-14.gif") no-repeat 0 100%;}
.mb-14 {margin-bottom: 23px;}

.info-t15 {
	width: 274px;
	background: #F5F5F6 url("/images/top-15.gif") no-repeat;
    padding: 12px 0 2px 0px;
}
.info-b15 {background: url("/images/bot-15.gif") no-repeat 0 100%;}
.mb-15 {margin: 0 0 22px 2px;}

.info-t16 {
	width: 262px;
	background: #F5F5F6 url("/images/top-15.gif") no-repeat;
    padding: 12px 0 8px 13px;
}
.info-b16 {background: url("/images/bot-15.gif") no-repeat 0 100%;}
.mb-16 {margin: 0 0 22px 2px;}


/* coin-present */
.coin-present {
	height: 1%;
	font-size: 13px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	/*padding: 0 24px 24px 26px;*/
    padding: 0 0 0 -4px;
}
.coin-present img {display: block;}

.coins-links{
	margin: 0;
	height: 1%;
	list-style: none;
}

.experts {
	margin: 0;
	height: 1%;
	list-style: none;
    font-size: 14px;
	padding: 0 0 0 0 ;
}

.ad-4 {
	width: 100%;
	overflow: hidden;
    padding-left: 60px;
}

/* title-1m */
.title-1m {
	height: 1%;
	position: relative;
	padding: 5px 96px 5px 15px;
}
.title-1m img {
	top: 8px;
	right: -6px;
	position: absolute;
}
.title-1m a {
	margin: 0;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
    text-decoration: none;
}

/* expert-links */
.expert-links {
	padding: 0;
	margin: 0 0 19px;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
}
.experts-list {
	margin : 0;
	padding: 0;
	width  : 204px;
	overflow: hidden;
	list-style: none;
}
.experts-list li {
	float: left;
	width: 94px;
	padding: 0 4px 7px 0;
	list-style-type: none;
}
.experts-list li em {
	width: 100%;
	display: block;
	font-size  : 11px;
	font-weight: bold;
	font-style : italic;
	line-height: 14px;
	text-align : center;
}

.experts-list li img {
	width: 80px;
	height: 80px;
	display: block;
	padding: 2px 3px 7px 7px;
	margin: 0 0 -2px;
	background: url("/images/frame-1.gif") no-repeat;
}
