.image-left { float: left; margin: 0 12px 8px 0; }
.image-left-clear { clear: both; float: left; margin: 0 12px 8px 0; }
.image-right { float: right; margin: 0 0 8px 10px; }
.image-right-clear { clear: both; float: right; margin: 0 0 8px 10px; }
.float-left { float: left; }
.float-right { float: right; }

.clear { clear: both; }
.clear-all, .clear-left { clear: both; height: 1px; line-height: 1px; overflow: hidden; }
.clear-left { clear: left; }

.align-center { text-align: center; }

a.loginrequired { }
a.file-link {}

p.rule { clear: both; border-bottom: 1px solid #bdbbbc; height: 12px; line-height: 10px; }

p.tcs { font-size: 1.1em; color: #888; }

a.maplink { display: block; width: 124px; height: 35px; background: url(/assets/button-gmap.png) no-repeat; text-decoration: none; margin: 5px 0 -5px; }

.home-product-list { color: #703695; font-weight: bold; }
ul.home-product-list { list-style-type: none; float: left; margin: 0 9px 10px 0; padding: 0; width: 168px; }
 ul.home-product-list li { margin: 0; padding: 0; }
 ul.home-product-list li ul { list-style-type: none; font-size: 0.84em; font-weight: normal; margin: 0;}
	 
#dl-details p.depotkeys { line-height: 150%; }

img.manager-photo, #dl-details img.manager-photo { float: right; margin: -20px 0 0 8px; border: 4px solid #f9f9f9; }

ol.o-list { list-style-type: decimal; }
