/**

 * @copyright   Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.

 * @license      GNU/GPL, see LICENSE.php

 * Joomla! is free software. This version may have been modified pursuant

 * to the GNU General Public License, and as distributed it includes or

 * is derivative of works licensed under the GNU General Public License or

 * other free or open source software licenses.

 * See COPYRIGHT.php for copyright notices and details.

 */



#container {

  width :1003px;

}



.one-column {

  width: 993px;

}



.two-column {

  width: 808px;

}



.three-column {

  width: 633px;

}



#footer {

  padding: 3px 15px;

}



#footer-left, #footer-right {

  width: 47%;

}



#searchbox input {

  width: 100px;

}



#header-fix1 {

  left: 487px;

}



#header-fix2 {

  left: 482px;

}



#footer-fix1 {

  left: 482px;

}



#footer-fix2 {

  left: 480px;

}