.qtip_image {
	width: 135px;
	height: 100px;
	float: left;
	background: white;
	padding-left: 10px;
}

.qtip_text {
	width: 260px;
	float: left;
	background: #A8001D;
	color: #FFFFFF;
	padding: 8px;
	min-height: 70px;
}

.qtip_arrow {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.qtip .model, .qtip .claim {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: none;
	font-weight: bold;
}

.qtip .model {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}

.qtip .claim {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}

.qtip .price {
	font-size: 12px;
}

.price_info {
	font-size: 9px;
}
