/****************************************************************/
/*   Design:   Multiflex-5.3                                    */
/*   File:     Reset all grid and content styles                */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 22, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/***********/
/*  RESET  */
/***********/

html{color:rgb(0,0,0); background:rgb(255,255,255);}
body,div,ul,li,th,td{margin:0; padding:0;}
