h1 {
	margin-top: 0;
}

img.right {
	float: left;
}

div#bottom-content p, h2 {
	width: 486px;
	margin-left: 266px;
	display: block;
}

a.buynow, a.learnmore {
	float: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
	padding: 12px;
}

a.learnmore {
	border-right: 1px solid #1d4797;
}

a.learnmore:hover, a.buynow:hover {
	color: white;
	background-color: #1d4797;
}