.content .right .options .picture {
	padding: 4px;
	margin-bottom: 4px;
	clear: both;
	height: 44px;
}

.content .right .options #border {
	border-bottom: 1px solid #D9C58C;
}

.content .right .options .picture .image {
	width: 60px;
	height: 40px;
	background-color: pink;
	margin-right: 2px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

.content .right .options .picture .description {
	width: 110px;
	height: 40px;
	float: left;
	font-size: 9px;
	line-height: 13px;
}