body{padding:1%}
#wrapper{width:100%}
#invoice #wrapper{padding:0 10%;width:80%;min-height:20em}
#header{width:100%}
#footer{width:100%}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.content{width:100%;padding:5px;}
h1{	background:white url(images/skunk-works.gif) top center no-repeat;
	height:134px;
	border:medium black solid;
	margin:0;
	padding:0}
h1 span{display:none}
#linkCol{	background:white;
			width:25%;
			float:right;
			padding-right:1em;
			border-right:thin solid #330099;
			border-left:black thin solid}
#linkCol ul li{list-style:none;margin:0;padding:0}
#linkCol a:link{text-decoration:none;font-size:1em;font-weight:bold}
#linkCol a:hover{text-decoration:underline;font-size:1em;font-weight:bold}
#main{	width:60%;
		float:right;
		background:white;
		padding:1em}
#main img{	display:block;
			float:left;
			height:192px;
			width:144px;
			border:black medium solid}
#main ul{	width:60%;
			float :right;
			margin:3em 0;
			padding:0;}
#main ul li{font-weight:bold}
h4.footer{	background:url(images/footer.gif) -120px 0 no-repeat;
			height:38px;
			clear:right;
			margin-bottom:0;}
h4.footer span{display:none}
#wrapper table{ width:100%;
                margin:0 auto}
tr#totalrow td.label{text-align:right}
tr#totalrow td.summary{text-align:center;border-top:black solid 2px}
p#clientaddress{width:40%;text-align:left}
p#clientaddress span{text-align:right}