.p17{
	padding-left: 17px;
}

.tab_filter TD{
	
	vertical-align: text-bottom;
	/*border-bottom:1px solid #EDEDED;*/
}

.bor{
	/*border-right:1px solid #EDEDED;*/
}
.bol{
	padding-left: 24px;
	/*border-left:1px solid #EDEDED;*/
}

.mmap{
	height:530px;
	width:525px;
	border:1px solid #3DAADF;
	padding:2px;
	margin-right: 5px;
}
.mst {
	height: 14px;
	width: 14px;
	cursor: pointer;
}
.mstd {
	height: 14px;
	width: 14px;
}
.empst {
	background: url(/site_img/stars.gif) scroll left top no-repeat;
	background-position: 0 -14px;
}
.hempst {
	background: url(/site_img/stars.gif) scroll left top no-repeat;
	background-position: 0 -28px;
}
.fst {
	background: url(/site_img/stars.gif) scroll left top no-repeat;
	/* background-position: 0 0; */
}
.hovst {
	background: url(/site_img/stars.gif) scroll left top no-repeat;
	/* background-position: 0 -42px; */
}
.pstitle{
	border-bottom: 2px solid #fff;
	padding:1px 0 1px 5px;
	background-color: #f4fafd !important;
}
.psdesc{
	background-color: #fff !important;
}
.ui-tabs-nav a span {
	text-decoration: underline;
}
.ui-tabs-selected a span {
	text-decoration: none !important;
}