 
.bsclst.ccm-page-list { text-align: left; }
.bsclst .pglist a { color: #888 !important; }
.bsclst .pglist a:hover { color: #efefef !important; }

@media screen and (min-width: 250px)
{
	.bsclst .pglist {
	display: inline-block;
	width: 49%;
	margin: 5px 0;
	text-align: left;
	font-size: 14px;
	}
}
@media screen and (min-width: 650px)
{
	

}
@media screen and (min-width: 1000px)
{
.bsclst .pglist .left, 
.bsclst .pglist .right { vertical-align: top; text-align: left; }
}
