.fte_header { text-shadow: 8px 6px 2px rgb(101, 158, 65); -moz-box-shadow: 5px 4px 0px rgb(127, 133, 39); border: 5px double rgb(0, 0, 0); padding: 25px 7px; margin-bottom: 7px; margin-top: 7px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; font-family: Arial Black; font-size: 13px;  } 
.fte_leftcolumn { display: block; float: left; width: 200px; margin: 0px;  } 
.fte_allinputs { width: 80%;  } 
.fte_centercolumn { width: 580px; background-attachment: scroll; float: left; display: block; margin: 0px;  } 
.fte_paginator { font-weight: bold;  } 
.fte_rightcolumn { display: block; float: left; width: 200px; margin: 0px;  } 
.fte_footer { display: block;  } 
