﻿/* *************************************************************************** */
/* public layout for firestarter */
/*    - only the right hand panel is to be shown */
/* *************************************************************************** */
/*
#fstMainArea { text-align: left; clear: both; background-color: #DFE5ED; margin-right: auto; margin-left: auto; }
#fstContentArea { background:#fff; margin-right:199px; voice-family: "\"}\""; voice-family: inherit; margin-right:201px; border-right: 1px solid #CBC5B0; }
html>body #fstContentArea { margin-right:201px; }
#fstContentArea .fstInnerContentArea { padding: 20px; }

#fstRightPanel { float: right; width: 200px; }
#fstRightPanel .content { padding: 0; }
*/

#fstMainArea { width: 990px; text-align: left; clear: both; margin-right: auto; margin-left: auto; background-color: #fff; border: solid 1px #3E606F; }
#fstContentArea {  }
#fstContentArea .fstInnerContentArea { padding: 10px 20px 20px 20px; }
td.fstRightPanel { vertical-align: top; width: 200px; }