.conceptBox{
	border: solid 1px #ccc;
	width: 180px;
	margin-right: 20px;
	margin-right: 15px\9;
	margin-top : 20px;
	margin-bottom: 20px;
}
.conceptBox3{
	margin-left: 40px;
	margin-right: 47px;
}

.conceptBox_r{
	margin-left: 25px;
	margin-right: 20px;
}

.l2Wpr.conceptBox_r{
	margin-left: 18px !important;
	margin-right: 18px !important;
}

.l2Wpr.conceptBox_2{
	margin-left: 18px !important;
	margin-right: 18px !important;
}

.conceptBox img{
	border: none;
	box-shadow: none;
	max-height: 150px;
	max-width: 150px;
}

.conceptName{
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

.concepts ul{
	border: none;
	list-style:none;
	padding-left: 0;
}

.browse-widget{
	margin : auto;
	max-width: 800px;
}

.holder {
	width: 100%;
	overflow: hidden;
	
}

ul.boxes {
	padding:0; 
	margin:0;
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}

ul.boxes li { 
	float:left; 
	position:relative; 
	right:50%;
}
.concepts .conceptBox {
	float:left;
	box-shadow:0 0 4px 2px #eee;
	width: 180px;
	background-color: #fff;
	display: block;
	border: 1px solid #ddd;
	position: relative;
	transition: all .2s ease 0s;
}

.concepts .conceptBox:nth-child(4){
	margin-right: 0;
}

.conceptBox .imgCon{
	width: 180px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.conceptBox .title {
	float: left;
	width: 180px;
	height: 48px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #ddd;
	font-size: 14px;
	font-style: normal;
	font-family: "Helvetica neue",Helvetica,Arial,Sans-serif;
	line-height: 16px;
	color:#0654ba;
}

.conceptBox .title i {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 48px;
}

.conceptBox .title b {
	max-width: 180px;
	max-height: 40px;
	padding: 7px 10px 5px;
	font-size: 14px;
	font-style: normal;
	font-family: "Helvetica neue",Helvetica,Arial,Sans-serif;
	line-height: 16px;
}

.b-img-link{
	width: 180px;
	background-color: #fff;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	position: relative;
}

.conceptsTtl{
	color: #5d5d5d;
	font-size: 11px;
}

.conceptBox_2Ttl{
	position: relative;
	left: 25%;
}
.conceptBox_rTtl{
	position: relative;
	left: 11%;
}

.conceptBox:before {
	bottom: 15px;
	box-shadow: 0 15px 6px rgba(0,0,0,0.3);
	height: 10%;
	left: 5px;
	transform: rotate(-4deg);
	width: 40%;
	content: "";
	position: absolute;
	z-index: 0;
}

.conceptBox_2 {
	margin-left: 106px;
}

.sz940 .conceptBox_2 {
	margin-left: 50px;
}

.cont {
	position: relative;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin-bottom: 5px;
	background-color: #fff;
}

.topcat, .topcat .simg, .topcat .flm, .topcat .simg a {
	width: 160px;
	height: 160px;
}

.cont .simg {
	margin-bottom: 18px;
	display: table-cell;
	margin-bottom: 0;
}

.simg a {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.cont .simg img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 160px;
	max-width: 160px;
}

.cont .btm {
	bottom: 0;
	border-radius: 2px;
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	background:rgba(238,238,238,0.85);
	/* opacity: .85;
	filter: alpha(opacity = 85);
	-moz-opacity: .85;
	-ms-filter: "alpha(opacity=85)"; */
	left: 0;
	text-align: left;
	color: #000;
}

.l2Wpr{
	float: left;
	padding-top: 15px;
	padding-bottom:5px;
}

/* .btm ul#bc {
	height: 0;
	margin: 0;
}

.btm ul#bc li {
	float: none;
	text-align: center;
}

.btm ul#bc a {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 5px;
	display: block;
	color: #333;
}

.cont:hover .btm ul#bc a {
	color: #fff;
} */


.btm .imgTitle {
	height: 0;
	margin: 0;
}

.btm .imgTitle {
	float: none;
	text-align: center;
}

.btm a{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 15px 5px;
	display: block;
	color: #333 ;
}

.cont:hover a {
	color: #fff;
}

.ellipsis-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cont:hover .btm a:hover {
	text-decoration: none;
	color: #fff;
}

.cont:hover .btm{
	background: rgba(51,51,51,0.85);
	/* opacity:.85;
	filter:alpha(opacity = 85);
	-moz-opacity:.85;
	-ms-filter:"alpha(opacity=85)"; */
}

.cont:hover {
	border : solid 1px #aaa;
}

#concepts .fdhr {
	margin-bottom: 12px !important;
}