
/* stylesheet for the template board */
.mblocks-board {
	
}

.mblocks-board .links {
	float: right;
	font-size: 8pt;
	text-align: right;
	width: 100%;
}

.mblocks-board .links div {
	font-size: 8pt;
}

.mblocks-board .links a {
	font-weight: bold;
	font-size: 9pt;
}


/* stylesheet for the template list */

.ads-list {
	margin: 0px 0px 30px 0px;
	float: left;
	width: 100%;
	color: #999;
}

.ads-list h5 {
	margin-bottom: 10px;
	text-transform: none;
}

.ads-list a:link, 
.ads-list a:visited, 
.ads-list a:active {
	font-size: 9pt;
	text-decoration: underline;
}

.ads-list a:hover,
.ads-list a:visited:hover {
	font-size: 9pt;
	text-decoration: none;
}

.ads-list .title {
	
}

/*.ads-list .view {
	text-align: right;
	display: block;
	margin-top: 10px;
}*/
