/*  =Needak price increase
--------------------------------------------------------------*/

#price_increase {
	padding: 15px 25px;
	background: #FFC;
	border: 1px solid #dedede;
}
#price_increase h3 {
	font-size: 1.5em;
	font-weight: bold;
}
#price_increase h4 {
	font-size: 1.2em;
	font-weight: bold;
}
#pi_action {
	font-weight: bold;
}

/*
#pi_sm_1 {
	margin: 10px 0 10px;
	padding: 5px 10px;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	background: #76b41c url(../images/bg_prBoxDarkGrn_bottom.gif) no-repeat bottom left;
}
#pi_sm_1 h3 {
	padding: 5px 10px 0;
	display: block;
	background: #76b41c url(../images/bg_prBoxDarkGrn_top.gif) no-repeat 0 0;
}
*/

#productDescription #pi_sm_1 {
	margin-bottom: 10px;
	background: #76b41c url(../images/bg_prBoxDarkGrn_bottom.gif) no-repeat bottom left;
}
#pi_sm_1 h3 {
	margin: 10px 0 0;
	padding: 8px 10px 5px;
	font-size: 1.1em;
	background: #76b41c url(../images/bg_prBoxDarkGrn_top.gif) no-repeat 0 0;
}

#pi_sm_1 p {
	padding: 0 10px 1em 10px;
}