@charset "UTF-8";
/* CSS Document */

.tp-chgallerylister-list {
	margin-bottom: 25px;
}

.tp-chgallerylister-list-item {
	width:100%;
	clear:both;
	background-color: #f1f6fa;
	margin-bottom:5px;
	
	min-height:120px;
	height:auto !important;
	height:120px;
}

.tp-chgallerylister-list-image {
	float:left;
	padding:10px;
}

.tp-chgallerylister-list-content {
	padding:10px;
}

	.tp-chgallerylister-list-text {
		margin:6px 0 6px 0;
	}
	
	.tp-chgallerylister-list-status {
		margin:6px 0 6px 0;
		font-style: italic;
	}
	
.tp-chgallerylister-random {
	margin-bottom:30px;
	height:126px;
	width:160px;
	text-align:center;
	background: url(../chgallery/bg.gif) no-repeat top;
	border: 3px solid #F3F4F6;
}

.tp-chgallerylister-random:hover {
	background:#F9F9F9;
}

.tp-chgallerylister-random img {
	margin-top:10px;
}
