#page-id{
	width: 901px !important;
	margin: 0 auto !important;
	padding: 20px 0 0 0;
	float: none;
}

#content{
	width: 701px;
	margin: 0 auto;
	padding: 1em 100px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
}
#content li{
	padding-bottom: 1em;
}
.online-store a{
	display: block;
	width: 150px;
	background-image: url(/images/online-store-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin: .25em 0 0 0;
}
.online-store a:link,
.online-store a:visited,
.online-store a:hover,
.online-store a:active{
	color: #CC0000 !important;
	text-decoration: none;
}
.online-store a:hover,
.online-store a:active{
	text-decoration: underline;
}