
body { font-family: Arial }
.column-one   { float: left; width: 75% }
.column-two  { float: right; width: 20% }
.shadow-img {
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
.bold{ font-weight: bold; }

