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

#p000020_main{
background: #fff url(images/barcode-black.jpg) no-repeat top left;
min-height: 650px;
}
/*\*/ * html #p000020_main { height: 650px; } /**/
.p000020_txt{
float: left;
width: 346px;
text-align: justify;
margin-top: 185px;
}
.p000020_txt div{

padding: 10px;
}

.p000020_txt img{
margin-left: -10px;
}
.p000020_txt p{
margin: 20px 0;
padding: 0 10px;
color: #000;
}
.p000020_lrgtxt{
font-size: large;
}
.p000020_txt2{
float: right;
width: 600px;
text-align: justify;
margin-top: 620px;
}

.p000020_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #000;
}
