/* CSS Document */

/*--- LEFT column ---*/
#leftcol{
width:303px;
float:left;
text-align:right
}
/*--- CENTER column ---*/
#centercol{
padding:26px;
width:405px;
float:right;
background:url(centercol-bgr.gif) #eff3e4 repeat-x top
}
#centercolz{
padding:26px;
width:405px;
height: 437px;
float:right;
background:url(col2.jpg) repeat-x top
}