@media only screen and (min-width:420px){
.leftcontainer{width:660;float:left;}
}
@media only screen and (max-width:420px){
.provlabel{display:inline;}
.leftcontainer{width:100%;align:center;}
}
@media only screen and (max-width:820px){
.showblock820{display:none;}
.bannerhide5{display:none;}
}
@media only screen and (min-width:820px){
.hideblock820{display:none;}
.leftcontainer{float:left;width:88%;}
.bannerhide4{display:none;}
}
.leftcontainer{margin:0;padding-top:2;}
.thumbe{margin:0;border:1px solid #FFFFFF;position:relative;float:left;width:159px;height:300}
.thumbe img{border:1px solid #000000;} .thumbe img:hover, .thumb1 img:hover{border:1px solid #FFFFFF}
.thumbse{align:center;position:relative;}
.thumby{width:100%}
