/*******************************************************************************
* mojito_popup.css
* -------------------
* created : August 30, 2004
* copyright : GPL version 2
* creator : Kevin Wetzels
* email : kevin.wetzels@gmail.com
* web : http://legion.gibbering.net/el/
********************************************************************************
*
* This template is free; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*******************************************************************************/

/* Used for entry popups */

/**************************** HTML elements ***********************************/

/* main section - the entries go here */
#main {
width: 85%;
}

/* a nice footer */
#footer {
width: 100%;
}
