/****************************************************************/
/*   Design:   Multiflex-5.4                                    */
/*   Type:     Design without sidebar                           */
/*   File:     Content Toolbox                                  */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     March 13, 2008                                   */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/


.content table {clear:both; width:920px;table-layout:fixed; border-collapse:collapse; empty-cells:show;background-color:#FAF0E6;}

.content .searchform {width:918px;}

.content .searchform fieldset {border:none;}
.content .searchform input.field {float:left; width:158px; padding:3px 0 3px 0; border:1px solid #C6538C; font-size:120%;}
.content .searchform input.button {clear:both; float:left; width:3.0em; margin-top:0.5em; padding:1px; background:#E6E6E6; border:solid 1px #C6538C; text-align:center; color:#969696; font-size:120%;}
.content .searchform input.button:hover {cursor:pointer; border:solid 1px #505050; background:#E6E6E6; color:#505050;}
