.frame img {
	height: 135px;
	width: 180px;
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #D5D5D5;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}