.leftcol ul.thumbs li {
	list-style: 		none;
	display: 			block;
	list-style-image: 	none !important;
	margin:				0 auto !important;
	width: 150px;
	}
.leftcol ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	width: 150px;
}

.leftcol ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
.leftcol ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.leftcol ul.thumbs li p {
	display: none;
	overflow:			hidden;
	font-size: 			xx-small;
	text-align:			center;
	margin: 			0;
}

.leftcol .thumbscontainer {
	margin-bottom:		20px;
	width: 150px;
	text-align: center;
}
.leftcol .managecontainer {
	display: none;
	}
