#content .ad img {
	border: none;
}
#content .trial img {
	border: none;
}
#content {
	padding-bottom: 20px;
}

#content .column {
	float: left;
	width: 398px;
	margin-top: 16px;
}

#content #content_text {
	width: 360px;
	border-right: 1px dashed #333;
	margin-right: 30px;
}

#content .recipes .recipe {
	margin: 0 10px 20px 0;
	float: left;
}

#content .recipes .recipe img {
	display: block;
	width: 94px;
	height: 58px;
	background: #CCC;
	border: none;
}

#content .register_link {
	color: #2479b6;
}

#content .recipes .recipe h4 {
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

#content #column2 img {
	border: 1px solid #c1daec;
}
