I have a which needs to be auto adjusted according to the content in it.. how can i do this, right now my content is coming out of the
the class i have used fo that div is as follows
box-centerside {
background:url("../images/greybox-center-bg1.jpg") repeat-x scroll center top transparent;
float:left;
height:100px;
width:260px;
}
pls help