/*--------- sms catalog ---------*/
.smscat-shop {
	font-weight: bold;
	color: #f7941d;
}

.sms-params div {
	float: left;
}

.sms-p{
	margin-bottom:1.8ex;
	margin-top:1.8ex;
}

.sms-params .smsspase {
	margin-right: 0.7ex;
}

.smscat-no {
	color: #2e9629;
}

.smscat-sum {
	color: #1e75ec;
}

.smscat-annotation {
	margin-bottom: 27px;
	color: #f88412;
}

.smscat-supernum {
	font-size: 150%;
	margin: 2.5ex 0 3ex 0;
}

.smscat-supernum b {
	background-color: #f88412;
	padding: 2px 7px 3px 7px;
	color: #fff;
}

