/* -- ie positioning problems solved ---------------------------------*/
#template_content,#template_content_inner { text-align: left; width: 510px; vertical-align: top; height: expression(screen.height*.5+'px'); }
#template_page_title_outer { text-align: left; padding: 0; margin: 0; }
#template_page_title_inner { position: relative; }
#template_menu { margin: 0; padding: 0; height: 75%; vertical-align:top; position: relative; top: -1px; }
#template_footer { margin: 0; padding: 0; height: 25%; vertical-align:top; position: relative; top: -1px; }
#template_menu, ul.navigation, ul.navigation li { }
/* ------------------------------------------------------------------- */

/* -- other ie issues solved ----------------------------------------- */
hr { margin-left: auto; margin-right: auto; text-align: center; }
a.navigation { width: 115px; margin: 0; }
a.navigation_selected { width: 130px; margin: 0; }
/* ------------------------------------------------------------------- */

/* -- form classes, fixing and positioning for IE -------------------- */
input.text        { width: 185px; }
textarea.textarea { height: 115px; }
input.button, input.bigbutton, input.smalltext, input.text, input.longtext,
textarea.textarea { background-attachment: fixed; padding-right: 13px;     }
input.password    { background-attachment: fixed; padding: 4px 13px 0 3px; }
/* ------------------------------------------------------------------- */
