.bottle {
	float: right;
	position: relative;
	top: -163px;
	padding-right: 12px;
}

#content{
	height:auto;
}

#content form {
	width: 650px;
	float: left;
}
.widget-text {
	float: left;
	width: 190px;
	height: 107px;
}
.widget{
	margin-bottom: 30px;
}
.widget-title {
	text-align: left;
	padding-left: 12px;
	margin-bottom: 16px;
}

.left-widget{
	margin-left: 20px;
}

.widget:nth-child(3n+1){
	margin-left: 20px;
}
