#textzone{
width:230px;
height:325px;
overflow: hidden;
padding: 10px;
background-color: #fff;
border-left: 2px solid #f0ad66;
}
#ads{
display: none;
width: 250px;
height: 700px;
z-index: 100;
}
#ads img{
border:none;
}
#subtext{
background-image:url(../images/ad4.png);
background-repeat:no-repeat;
width: 250px;
height: 30px;
}
#np{
text-align:center;
}
.ads_reg{
border:1px solid grey;
padding:5px;
}
.ads_reg_a{
font-size:14px;
}