.imageright { float: right; clear: right; margin: 0 0 8px 10px; border: none; }
.imageleft { float: left; clear: left; margin: 0 10px 8px 0; border: none; }

.imageright2 { float: right; clear: right; margin: 0 0 6px -90px; border: none; 
	position: relative; left: 100px;
}
.clearboth { clear: both; }

.biglink { padding: 2px 20px 2px 0; background: url(assets/icon-arrow.png) no-repeat right 2px; font-size: 1.2em; font-weight: bold; }
a.biglink:link, a.biglink:visited, a.filelink:link, a.filelink:visited, a.contactlink:link, a.contactlink:visited { color: #9ACB41; text-decoration: none; }
a.biglink:hover, a.biglink:active, a.filelink:hover, a.filelink:active, a.contactlink:hover, a.contactlink:active  { color: #6e9822; }

.filelink { background: url(assets/icons-links.png) no-repeat left -99px; padding: 2px 0 10px 40px; font-size: 1.2em; font-weight: bold; width: 190px; height: 26px; overflow: visible; display: block; float: left; margin: 4px 20px 12px; }
.contactlink { background: url(assets/icons-links.png) no-repeat left top; padding: 2px 0 10px 40px; font-size: 1.2em; font-weight: bold; width: 210px; height: 26px; overflow: visible; display: block; float: left; margin: 4px 20px 12px; }