


/**
 * css styled content: override defaults
 */
.hidden {
	display: none;
}

.contentel ul.csc-menu-1 li {
	list-style-type: none;
	margin-left: 0;
}




.moreLink a,
a.moreLink {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
}


.contentel .csc-frame-220 ul li a .text,
.moreLink a .text,
a.moreLink .text {
    vertical-align: top;
    display:inline-block;
    line-height: 12px;
}
