@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */

#p000250_main{
background: #000 url(images/combo_cardreader.jpg) no-repeat top right;
min-height: 450px;
}
/**/ * html #p000250_main { height: 450px; } /**/
.p000250_txt{
float: left;
width: 700px;
text-align: justify;
margin-top: 440px;
}

.p000250_txt p{
margin: 20px 0;
padding: 0 20px;
color: #fff;
}
.p000250_lrgtxt{
font-size: large;
}

.p000250_txt2{
float: right;
width: 290px;
text-align: justify;
margin-top: 450px;
}
.p000250_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
