.t_shirt_row {
	position: relative;
	float: none;
	clear: both;
	margin: 19px 0 30px 0;
	padding-bottom: 20px;
	width: 100%;
	font-size: 12px;
	background: #ffffff;
	border-bottom: 1px dotted #C6CBDD;
}

.buy_link a:link {
	text-decoration: none; font-weight: bold; font-size: 12px; color: #6F2714;
}
.buy_link a:visited {
	text-decoration: none; font-weight: bold; font-size: 12px; color: #6F2714;
}
.buy_link a:hover {
	text-decoration: none; font-weight: bold; font-size: 12px; color: #F8C038;
}
