    /*Modify attributes of #contentwrapper below as desired*/
    #dcontentwrapper{
	font-family: 'Verdana, Arial, Helvetica';
    font-size: 12px;
    height: 142px;
    border: 0px solid black;
    background-color: #dddeee;
		background: #fff url(/images/Background/BannerBkg.gif) top left repeat-x; /* Specify a white base bkg in case user has images disabled */
		margin:0 px;
    padding: 10px;
    z-index:-1;
    }
     
    .billcontent{
    width: 100%;   
    display:block;
    }
