.top-send-sms {
	height: auto;
}
.top-send-sms .place-holder {
	height: auto;
	display: none;
}
.top-send-sms .sms-content {
	height: auto;
	background: #ffecd2;
	position: relative;
	border-bottom: 1px solid #e6c79c;
}
.top-send-sms .sms-content .main {
	margin-left: 10px;
	height: auto;
}
.top-send-sms .sms-content .main ul {
	height: auto;
	margin-right: 0;
	padding: 9px 0;
	color: #333;
	font-size: 12px;
}
.goods-extend {
    border-top: none;
    margin-top: 0;
}
.goods-standard ul {
    border-top: none;
    border-bottom: solid 1px #d8d8d8;
    padding-left: 15px;
    background: #fff;
    margin-top: 0px;
    font-weight: normal;
}