h1 {
	font-size:48px;
}

th {
	background-color:black;
	border-bottom: 1px solid #777777;
	color: #555555;
	border-right: none;
	border-left: none;
	text-align: center;
	font-size: 12px;
}
td {
	font-size: 14px;
	text-align: center;
	border-right: none;
	border-left: none;
	height: 1.7em;
	
}
#store_page {
	
	text-align:left;
	margin-left: 18px;
	margin-right: 8px;
}
#paypal_co_button a img {
	border: 0;
}
#paypal_co_button {
	margin-top: 20px;
}
#cart_sum {
	margin-top:30px;
	color: white;
}
#cart_sum td {
	border-bottom: 0px;
}

#empty_cart a {
	font-size:12px;
	color: #999999;
}
#empty_cart {
	text-align:left;
}
#lighter {
	color:#DDDDDD;
}
#instructions {
	float:right;
	width: 300px;
	margin-right: 50px;
	
}
#instructions p {
	font-size: 12px;
}
#instructions h3 {
	color: white;
	border-bottom: solid 1px #555555;
}

#reg_login2 {
	float: left;
	margin-top:0px;
	width:300px;
	border-right: solid 1px #555;
	text-align: left;
	padding-left:0px;
	margin-bottom:50px;
}
#facebook2 {
		float: left;
	
	margin-top: 0px;
	width: 300px;
	
}
#reg_login3 {
	float: left;
	margin-top:0px;
	width:300px;
	
	text-align: left;
	padding-left:20px;
	border-left: solid 1px #555;
}
#main_login_box2 {
	text-align: center;
	margin-top: 20px;
}
#main_login_box2 h2 {
	color: #AAAAAA;
}
#main_login_box2 td {
	border-bottom:none;
	text-align:left;
}
.bigger_link a {
	font-size: 12px;
}
