.input.guest_input {
	width: 150px;
	margin-right: 30px;
}

.post_thumbs a {
	float: left;
	border: 1px solid #DDD;
	padding: 1px;
	background: #FFF;
	margin-right: 5px;
	width: 40px;
	height: 40px;
}

.post_thumbs a img {
	float: left;
}

.tet {
	width: 100%;
	float: left;
/*	margin-top: 20px;*/
}
.tet a.box_thumb {
	margin-right: 10px;
	border: 1px solid #DDD;
	padding: 1px;
	background: #FFF;
}
#latest_posts_carousel ul {
	overflow: visible;
	position: relative;
	
}
.latest-post {
	width: 100%;
	float: left;
}
.latest-post p {
	margin: 0;
}