.designs {
	width: 670px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-top: 20px;
}
.designs li {
	clear: right;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sam_title {
	width: 638px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */.sam_title img {
	margin-top: 20px;
}
