
/* stylesheet for the template library */


.mlayout-library {
	
}

.mlayout-library .mblocks-menu-inner {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.mlayout-library .disclaimer {
	color: #999;
	font-size: 8pt;
	float: left;
	clear: both;
	width: 100%;
}

/*.mlayout-library .title-page {
	float: left;
	width: 100%;
}

.mlayout-library .title-page .wrp {
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-color: #f4f9fd;
}

.mlayout-library .title-page span {
	padding: 0px 10px 0px 10px;
}

.mlayout-library .title-page .bg {
	float: right;
	margin: -45px 0px 0px 0px;
	width: 100px;
	height: 55px;
	background: url(/resources/images/deco/title-bg.png) no-repeat center;
}

.mlayout-library .title-page .icon {
	float: right;
	clear: both;
	margin-top: -75px;
	margin-right: -15px;
	padding-left: 10px;
}*/





.mlayout-library .content {
	float: left;
	clear: both;
	width: 100%;
}

/* stylesheet for the template item */
.articles-item {
	float: left;
	width: 100%;
}

.articles-item .adv_top {
	margin: 0px 0px 10px 0px;
}

.articles-item .adv_bottom {
	margin: 10px 0px 0px 0px;
}

.articles-item .left {
	clear: left;
}

.articles-item .title {
	float: none;
}

.articles-item .subtitle {
	clear: left;
}
