#cartContent {
	height:100%;
	width:926px;
	float:left;
}
#cartBox {
	height:auto;
	width:900px;
	background-color:#004B8D
	font-size:20px;
	float:left;
}
#topGap {
	height:30px;
	width:926px;
	font-size:20px;
	float:left;
}
#title {
	height:100px;
	width:896px;
	color:#ffffff;
	font-size:20px;
	float:left;
	padding-left:30px;
	background-color:#004B8D
}
#leftSpace {
	height:90px;
	width:30px;
	float:left;
	background-color:#004B8D
}

#mainSection{
	height:auto;
	width:726px;
	color:#ffffff;
	font-size:14px;
	float:left;
	background-color:#004B8D;
	padding-left:30px;
	padding-right:170px;
	padding-bottom:10px;
}
#total {
	height:100%;
	width:170px;
	color:#ffffff;
	font-size:20px;
	float:left;
	background-color:#004B8D
}
#buttonGap {
	height:20px;
	width:926px;
	color:#ffffff;
	font-size:20px;
	float:left;
}

#buttons {
	height:20px;
	width:926px;
	color:#ffffff;
	font-size:20px;
	float:left;
}
#continue{
	height:20px;
	width:485px;
	float:left;
	padding-left:30px;
}
#update{
	height:20px;
	width:165px;
	float:left;
}
#checkout{
	height:20px;
	width:98px;
	float:left;
}

#empty {
	height:90px;
	width:896px;
	color:#ffffff;
	font-size:14px;
	float:left;
	background-color:#004B8D
	padding-bottom:30px;
}
#emptyGap {
	height:20px;
	width:896px;
	color:#ffffff;
	font-size:20px;
	float:left;
}
#emptyButtons {
	height:30px;
	width:896px;
	color:#ffffff;
	font-size:20px;
	float:left;
}
#pname {
	height:100px;
	width:90px;
	color:#ffffff;
	font-size:20px;
	float:left;
}



