.alert {
	background: #ffffff url(/gtx-700-graphics-cards/static/img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #75b700;
	border-bottom: 2px solid #75b700;
}

#bottomBar > footer .legal {
    padding: 3px;
}

.page h1.title {
    font-family: 'geforcebold';
    font-size: 60px;
}