@charset "UTF-8";

.PackingTabel {
	border-left:1px solid #BCDDDA ;
	border-top:1px solid #BCDDDA ;
	}

.PriceBOX-Full {
	background:url(../images/price_item_plus.gif) no-repeat 162px 10px ;
	padding-top:45px ;
	}

.PriceBOX-Full .PackingTabel {
	width:710px ;
	}

.PriceBOX-Half .PackingTabel {
	width:350px ;
	}

.PackingTabel th, .PackingTabel td {
	border-bottom:1px solid #BCDDDA ;
	border-right:1px solid #BCDDDA ;
	padding:5px ;
	}
.PackingTabel th {
	background:url(../images/price_table_bg.gif) repeat-x top ;
	font-size:medium ;
	}
.PackingTabel .PriceCell {
	text-align:right ;
	}
.Price p {
	padding-top:15px ;
	text-align:center ;
	}