#price_header {
	width: 100%;
}
#shop_th_progs {
	font-size: 12px;
	font-weight: bold;
	color: #f5d30d;
	vertical-align: bottom;
	width: 182px;
	height: 27px;
	padding-bottom: 1px;
}
#shop_th_sms {
	font-size: 11px;
	font-weight: bold;
	color: #f5d30d;
	vertical-align: bottom;	
	width: 110px;
	height: 27px;
}
#shop_th_post {
	font-size: 11px;
	font-weight: bold;
	color: #f5d30d;
	vertical-align: bottom;	
	width: 101px;
	height: 27px;
	}
#shop_th_internet {
	font-size: 11px;
	font-weight: bold;
	color: #f5d30d;
	vertical-align: bottom;	
	width: 148px;
	height: 14px;	
}
.shop_th_sec_norm {
	font-size: 11px;
	font-weight: bold;
	color: #f5d30d;
	vertical-align: bottom;	
	width: 74px;
	height: 13px;	
}
.td_progs {
	width: 178px;
	padding-left: 4px;
}
.td_sms {
	width: 49px;
	text-align: right;
	padding-right: 61px;
}
.td_post {
	width: 41px;
	text-align: right;	
	padding-right: 60px 
}
.td_sec {
	width: 48px;
	text-align: right;	
	padding-right: 26px;
}
.td_norm {
	width: 48px;
	text-align: right;	
	padding-right: 26px;	
}
#table_rows {
	width: 541px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}
.odd {
	background-color: #685702;
}
#table_rows tr{
	height: 18px;
}
.address_pad {
	padding: 12px 0px 12px 16px;
}
.table_link {
	color: #ffffff;
	text-decoration: underline;
}
.table_link:hover {
	color: #f5efca;
}
.yellow {
	color: #f5d30d;
}