.chevron-list-right {
	list-style:none;
	}
.chevron-list-right .active {
	list-style:none;
.chevron-list-left {
	list-style:none;
	}

.thumbnail, .thumbnail img {
	-moz-box-sizing: none;
	-webkit-box-sizing: none;
	box-sizing: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:10px;
	background-color:#000;
	
}