@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

#p000132_main{
background: #fff url(images/calculator.jpg) no-repeat top left;
min-height: 930px;
}
/*\*/ * html #p000132_main { height: 930px; } /**/
.p000132_txt{
float: left;
width: 270px;
text-align: justify;
margin-left: 120px;
}
/*\*/ * html .p000132_txt { margin-left: 60px; } /**/
.p000132_txt p{
margin: 20px 0;
padding: 0 10px;
color: #000;
}
.p000132_lrgtxt{
font-size: large;
}
