/* Base Css file 'D:\internet\root\www\TourWebManta\www\Shared\Css\comPriceBuilder.css' */
.priceBuilder {
	background-color:#DAF8FF;
	padding: 6px 9px 7px;
}
.priceBuilder .layout1_1 .first {
	width:255px;
	margin-right:10px;
	float:left;
}
.priceBuilder .layout1_1 .second {
	width:255px;
	float:left;
}
.priceBuilder table {
	width:100%;
}
table.priceContent td.formPriceContent {
	width:95px;
	font-weight:bold;
}
table.priceContent td select {
	margin-top:2px;
	margin-bottom:2px;
	width:160px;
}
.priceBuilderButton {
	background-color:#66CBFF;
	padding: 6px 9px 7px;
	text-align:center;
}
/* */
.priceBuilderButton.button {
	width:auto;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
}
/* */
table.calculation td {
	line-height:23px;
}
table.calculation td.calculationContent {
	text-align:left;
}
table.calculation td.calculationPrices {
	text-align:right;
	font-weight:bold;
}
table.calculation td.calculationDivider div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C51AA;
	margin-bottom:6px;
}
table.calculation td.calculationDivider {
	line-height:8px;
}