#sep-bottom-9 .bg-wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
}
#price-2col .bg-wrap {
    background-color: #f4f5f6;
}
#desc-img-text-4 .bg-wrap {
	background: linear-gradient(to bottom, #eeeeee, #ffffff);
}
#desc-halfbg-text-img-text .bg-wrap {
    background-color: #f4f5f6;
}#sep-bottom-9--0 .bg-wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
}
