@charset "UTF-8";


.topicsList01.col2 > li.box2016 {
	width: 650px;
}

.csr-library-items {
    margin-left: -10px;
    margin-right: -10px;
}
.csr-library-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0 !important;
    width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.csr-library-item--type2 {
    width: 50% !important;
}