/* Style sheet basic */
.imageLeft{float:left;margin:5px 10px 10px 0;}
.imageRight{float:right;margin:5px 0 10px 10px;}
.imageLeftBorder{float:left;margin:5px 10px 10px 0;border:1px solid #aaaaaa;}
.imageRightBorder{float:right;margin:5px 0 10px 10px;border:1px solid #aaaaaa;}
.imageBorder{border:1px solid #aaaaaa;}
.logoLeft{float:left;margin-bottom:15px;}
.linkArrow{margin-left:0;padding-left:12px;text-decoration:none;background: url(tl_files/images/design/nav_bullet_grey.gif) center left no-repeat;}
