a.invoice:visited {
	color:blue;
}
div.acct_summary {
    float: left;
    width: 100%;
    background-color: #ccc;
}

