/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
margin-top: 5px;
width: 462px;
height: 315px;
overflow:hidden;
border: 0px solid black;
float:left;
}

.maindivclass{
position:relative;
top: 0px;
left:0px;
width: 481px;
height: 323px;
background-image:url('../images/blue_bg.png');
border: 0px solid black;

}

.billcontent{
width: 100%;
display:block;
}


