.content .button
{
	clear: none;
	float: left;
	margin: 0px 12px 0px 0px;
}

.image_container
{
	clear: none;
	float: right;

	width: auto !important;
}

.underline
{
	border-bottom: #fff solid 2px;
	clear: both;
	margin: 0px;
	padding: 0px 0px 6px;
}
