.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.customer-gallery{
	padding: 0 0 10px 12px;
	font-size: 14px;
	width: 496px;
}

.customer-gallery p {
	margin: 0 0 15px;
	padding: 0 !important;
}
.customer-gallery h1{
	padding: 0 !important;
}
.customer-gallery h2{
	padding-left: 0 !important;
}
.customer-gallery .main-img{
	border-top: 1px solid #b230d1;
	padding-top: 10px;
}
.customer-gallery #info{
	margin: 15px 0;
}
.customer-gallery #info .craft{
	width: 40%;
	float: left;
	line-height: 20px;
}

.customer-gallery #info .owner{
	width: 60%;
	float: right;
}
.customer-gallery .comment1 p, .customer-gallery .comment2 p{
	line-height: 16px;
	padding-right: 10px !important;
}
.customer-gallery .thumb-img{
	border-bottom: 1px solid #b230d1;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 100% !important;
}
.customer-gallery .thumb-img p{
	margin-bottom: 10px;
	padding-right: 10px !important;

}
.customer-gallery .thumb-img img{
	float: left;
	margin-right: 13px;
}
.customer-gallery .thumb-img a, ..customer-gallery .thumb-img a:visited, .customer-gallery .thumb-img a:hover{
	color: #fff;
	text-decoration: none;
}
.customer-gallery p.pagination{
	text-align: right;
	margin-right: 15px;
	font-size: 12px;
	margin-bottom: 2px;
}
.customer-gallery .thumb a{
	display: block;
	color: #666;
	text-decoration: none;
}
.customer-gallery .thumb{
	width: 160px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	height: 115px;
	margin-top: 20px;
}
.customer-gallery .thumb span{
	display: block;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
}
.customer-gallery .thumb img{
	margin: 0 auto;
	display: block;
}
