.basket_titles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4f5559;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
.padTop .qty {
	font-family: "Trebuchet MS";
	background-color: #f8f8f8;
	border: 1px solid #D4D0C8;
	font-weight: normal;
	color: #4F5575;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}
.name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #d042a2;
	text-decoration: none;
}

.padTop strong {
	color: #4F5575;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.padTop {
	padding-top: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}

