.shopMainOutside {
width:550px;
margin-left:112px;
margin-top:40px;
}

.shopMain {
width: 550px;
height: 15px;
margin-bottom: 10px;


}

.shopCover {
width: 200px;
height: 15px;
float:left;
}

.shopDescription {
width: 100px;
height: 15px;
float:left;
}

.shopPrice {
width: 50px;
height: 15px;
float:right;
}

.shopRemoveText {
width: 50px;
height: 15px;
margin-left:50px;
float:left;
}


.shopRemove {
width: 30px;
height: 15px;
margin-left:50px;
padding-top: 10px; 
float:left;
}


.columnHead {
	color: #006699;
	font-family: Arial, "Fago", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .175em;
	font-size: .7em;
}

.priceText {
	color: #CC0099;
	font-family: Arial, "Fago", Helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	

}


.shopText {
	color: #006699;
	font-family: Arial, "Fago", Helvetica, sans-serif;
	font-size: .8em;
}


.totalCont {
	width: 180px;
	padding-top: 10px;
	margin-right: 133px;
	float: right;
	
}

.totalContText {
	width: 100px;
	height: 15px;
	margin-top:10px;
	float:left;


}

.totalContNumber {
width: 30px;
height: 15px;
margin-top:10px;
float:right;
}

.update_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#6699CC;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.13em;
	cursor: pointer;
	height: 15px;
	width: 80px;
	border: thin dotted #336699;
	margin-top: 20 px;
	margin-bottom: 10px;
}

.button_cont{
width: 100%;
height:15px;
float:left;
padding-top: 20px;
}

.checkout_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#CC0099;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: .13em;
	cursor: pointer;
	height: 15px;
	width: 180px;
	border: thin dotted #336699;
}

.continue_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#6699CC;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 0.13em;
	cursor: pointer;
	height: 15px;
	width: 180px;
	border: thin dotted #336699;
}
