.fyc-top{
	float: left;
	max-width: 100%;
	margin-bottom: 20px;
}

.fyc-client-featured{
    display: block;
    max-width:67%;
    width: auto;
    height: auto;
    float: left;
}

img.fyc-image{
	max-width: 100%
}

.fyc-client-sidebar{
	max-width: 30%;
	margin-left: 3%;
	float: left;
}

.fyc-midriff{
	float: left;
}

.fyc-client-story{
	float: left;
	width: 68%;
}

.fyc-client-review{
	width: 30%;
	float: right;
	margin-left: 2%;
}

a.fyc-thumbnail{

}
.fyc-thumbnail img{
	width: 100%;
	height: auto;
}

h3.fyc-thumbnail-title{
	font-size: 90%;
}

.fyc-order-button{
	color:#fff;
	font-weight: bold;
	width:100%;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	float: left;
	background-color:#666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.entry-content img{
	margin: 0!important;
}