div#subcontainer {
	width: 940px;
	height: auto;
	margin: 0;
}

.btnLeft {
	float: left;
	width: 312px;
	text-align: center;
	margin-bottom: 40px;
}

.btnLeft a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}

.btnLeft a:hover {
	color: #000000;
}