#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0px 5px 10px 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
.c255{
width:745px;
}
.cleft{
width:325px;
float:left;
}
.crt{
width:418px;
float:right;
}
/* picture on left max size 245px text area on right side is 493px */
.pct1leftpic{
width:250px;
float:left;
}
.pct1rttxt{
width:493px;
float:right;
}
/* picture on right max size 245px text on left is 493px */
.pct2righttxt{
width:400px;
float:left;
}
.pct2rtpic{
width:250px;
float:right;
}
body{
font-size:12px;
}