/*************************************************************//*   Design:   Multiflex-3 Update-6 / Layout-1               *//*   File:     Text formats                                  *//*-----------------------------------------------------------*//*   Author:   Wolfgang                                      *//*   Date:     December 18, 2006                             *//*   Homepage: wwww.1-2-3-4.info                             *//*-----------------------------------------------------------*//*   License:  Fully open source without restrictions.       *//*             Please keep footer credits with a link to     *//*             Wolfgang (www.1-2-3-4.info). Thank you!       *//*************************************************************//******************//*  MAIN SECTION  *//******************/.main-content table {clear:both; width:800px; margin:0em 0 0em 5px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:white;}.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:120%;}.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px #cccccc; background-color:white; text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}.main-content table td {height:1.1em; padding:2px 7px 2px 7px; border:none; background-color:white; font-weight:normal; color:rgb(80,80,80); font-size:120%;}.main-content table td.bg-pink {background-color:rgb(247,235,222);}.main-content table td.bg-peach {background-color:rgb(247,223,189);}.main-content table td.bg-blue {background-color:rgb(239,239,239);}.main-content table td.right {align: right;} .main-content table td.white {border:solid #cccccc; background-color:white;}