.bag_rempas, .orange_edit, .distext {
	font-family: Arial, Helvetica, sans-serif;
}

.distext {
	font-size: 14px;
	color: #FFF;
}

.price_fld_style {
	font-size: 14px;
}

.price_fld_style .npink {
	color: #F00;
	font-size: 14px !important;
}

a.distext_org {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F32121;
	text-decoration: none;
	font-weight: bold;	
}

a.distext_org:hover {
	color: #F32121;
	text-decoration: underline;
}

a.bag_rempas {
	color:#FFF;
	font-size: 12px;
	text-decoration: none;
}

a.bag_rempas:hover {
	color:#FFF;
	text-decoration: underline;
}

.orange_edit {
	font-size: 11px;
	color: #777;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7531F;
	border-right-color: #FFA25F;
	border-bottom-color: #FFA25F;
	border-left-color: #D7531F;
	width: 90px;
	padding-left: 3px;
}

* #plus_but, * #del_but {
	position:relative;
	text-align:center;
	display:block;
	background-color: #FFF;
	height: 20px;
	width: 20px;
}

html>body #plus_but, html>body #del_but {
	position:relative;
	text-align:center;
	display:block;
	background-color: #FFF;
	height: 18px;

}

#plus_but {
	border: 1px solid #F32121;
}

#del_but {
	border: 1px solid #FFF;
}

#rsumpr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

#bagpos_item {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
}

#bagpos_item_final {
	position:absolute;
	left:10px;
	top:140px;
	width:178px;
	height:30px;
	z-index: 10;
	background-color: #FFF;
}

#bagpos_final_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
}

.bag_sptit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	padding-bottom: 5px;
	display: block;
	padding-left: 5px;
	font-weight: bold;
}

.bag_sptit_dis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BBB;
	padding-bottom: 5px;
	display: block;
	padding-left: 5px;
}

.n_bagdis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBB;
	text-decoration: none;
}

#appear_part
{
	overflow: hidden;
	width: 972px;
	height: 350px;
}


