.tell-a-friend {
	float: left;
        margin-top: 15px;
	text-align: right;

}

.tell-a-friend a {
	 text-decoration: underline;
}

.a_total {
	float: left;
	width: 950px;
}

.a_total div {
	text-align: left;
}

.a_total .left {
	float: left;
	width: 420px;
}

.a_total .left .product_title {
	background-color: black;
	color: white;
	float: left;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 6px;
	width: 350px;
}

.a_total .left-container {
	margin-top: 35px;
	padding-left: 7px;
	padding-top: 18px;
	width: 354px;
}

.a_total .left .image {
	float: left;
	width: 320px;
	text-align: center;
	padding-bottom: 20px;
        margin: 10px;
}

.a_total .left .content {
	float: left;
	width: 300px;
        margin-top: 15px;
}

.a_total .left .price {
	color: #FF1A00;
	font-size: 13pt;
	font-weight: bold;
	float: left;
	width: 350px;
	
}


.a_total .left .variations .title {
	float: left;
	width: 140px;
	font-size: 14pt;
	font-weight: bold;
}

.a_total .left .variations .select {
	
}


.a_total .left .order {
float: left;
margin-top: 20px;
text-align: right;
width: 362px

}

.a_total .right {
	float: left;
	width: 520px;
}

.a_total .right .title_right {
	float: left;
	width: 514px;
        color: white;
	height: 15px;	
	font-size: 11pt;
	font-weight: bold;
	background-color: black;
	padding: 3px;
 }

.thumbnail{
float:left;
padding: 10px;
}
