.shop-main-text {
	margin-left:30px;
	margin-right:30px;
	font-size:12px;
	line-height:130%;
	text-align:justify;
	}
	
.shop-main-order-date {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	}

.shop-item-container {
	width:550px;
	left:25px;
	position:relative;
	border:none;
	border-width:0px;
	z-index:0;
}

.shop-item-image {
	text-align:center;
	vertical-align:top;
	border:none;
	border-width:0px;
	z-index:1;
	float:right;
}

.shop-item-image-2 {
	text-align:center;
	vertical-align:top;
	border:none;
	border-width:0px;
	z-index:1;
	float:right;
	padding-right:30px;
	}
	

.shop-item-header {
	position:relative;
	width:300px;
	height:40px;
	border:none;
	left:0;
	top:0px;
	border-width:0px;
	z-index:2;
}

.shop-item-header-text {
	font-size:20px;
	font-weight:bold;
	text-indent:40px;
	}

.shop-item-description-box {
	position:relative;
	width:320px;
	height:auto;
	border:none;
	border-width:0px;
	top:0px;
	z-index:3;
	padding-left:60px;
	}
	
.shop-item-buttons {
	position:relative;
	width:550px;
	height:70px;
	border:none;
	border-width:0px;
	top:0px; 
	z-index:4;
	margin-left:86.5px;
	margin-top:-10px;
	}
	
.shop-item-description-titles {
	font-weight:bold;
	font-size:14px;
	}

.shop-item-description-text {
	font-size:12px;
	line-height:130%;
	text-align:justify;
	}
	
#shop-item-info-table {
	margin-left:77px;
	}
	
#shop-item-info-table-2 {
	margin-left:47px;
	}
#shop-item-info-table-3 {
	margin-left:10px;
	
	}

.shop-small-gap {
	line-height:70%;
	}

.shop-small-gap-2 {
	line-height:130%;
	}	

.shop-button-view-cart {
	position:relative;
	left:110px;
	top:-37px;
	}

.shop-form-title-text {
	font-size:12px;
	line-height:130%;
	}

.shop-form-info-text {
	font-size:9px;
	line-height:120%;
	text-align:justify;
	}
	
.shop-complete-text {
	font-weight:400;
	font-size:16px;
	}
	
.shop-long-form-text {
	text-align:left;
	font-size:9px;
	}