﻿.net-price-calculator-container img {
    margin-bottom: -4px;
    max-width: none!important;
}
.net-price-calculator-container input {
	font-family: Arial;
	font-size: 13px;
    width: auto;
    display: inline;
    margin-right: 5px;
}

.formtable td {
	padding-bottom: 15px;
}

.disclaimer {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 20px;
	/*width:220px;*/
	width: 480px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

.summarytable td {
	border-bottom: solid 1px #c7ddea;
	padding: 6px 1px 7px 4px;
}

.boldtd {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	width: 150px;
}

.title1 {
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.title2 {
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
    display: block;
}

#dv_npc_s6 table tr td {
    padding: 0;
}