#shrink {
	height: auto;
	overflow:hidden;
	padding: 7px;
	 width: 100%; 
	border: 1px solid #7d7d7d;
}
#shrink .r1{
	width:98%;
	}

/*
#shrink img {
	width: 23px;
	height: 19px;
	padding: 0 15px 0 15px;
	border: none;
	box-shadow: none;
}
*/
#shrink div {
	padding: 0 14px;
}
.date {
	background: #999;
	text-align: right;
	color: #FFF;
}
.r1 {
	height: 75px;
	float: left;
	margin: 10px 0;
}


.metal-name {
	display: inline-block;
	text-align: left;
	float: left;
	margin: 0 40px;
	line-height: 75px;
	width:20%;
}
.metal-icon {
	display: inline-block;
	padding: 3px 0 0;
	float: left;
	line-height: 75px;
}
.metal-price {
	display: inline-block;
	font-weight: bold;
	float: left;
	line-height: 75px;
}
.metal-unit {
	display:inline-block;
	font-size:12px;
	}
