/* Style sheet basic */
.imageLeft{float:left;margin:0 10px 10px 0;}
.imageRight{float:right;margin:0 0 10px 10px;}
.clearFloat{clear:both;}
.buttonRight{float:right;}
.marginLeft{margin-left:27px;}
.typoRed{color:#b11a3b;}
.typoSmall{font-size:9px;line-height:14px;}
.tdLightBlue{background-color:#E4F1F9;}
.tdPaddingRight{padding-right:40px;text-align:right;}

