/*****************************
General Formatting
*****************************/

img     {border:0;}

.right  {float:right;}
.center {text-align:center;}
.left   {float:left;}
br.clr  {clear:both;font-size:0px;height:0;line-height:0px;padding:0;margin:0;overflow:hidden}

.pad0 {margin:0px;padding:0px;}
.central {  margin-left:auto; margin-right:auto;}

.noborder {border:0px solid white;}
