#cart {
	font-size: 11px;
	} 
	
#cart th {
	background-color: #000;
	border-right: 1px solid #fff;
	}

#cart td,div {
	font-size: 11px;
	}
	
#cart .order {
	font-size: 11px;
	}
	
#cart .subtotal {
	font-weight: bold;
	}
#cart h2 {
	color: #FCB203;
	}
	
#check_out {
	font-size: 11px;
	}
	
#check_out td {
	font-size: 11px;
	}
	
#check_out h2 {
	color: #FCB203;
	}
	
#confirmation {
	font-size: 11px;
	}
	
#confirmation td {
	font-size: 11px;
	}
#confirmation h2 {
	color: #FCB203;
	}
