/*
 * ie6.css 2010-08-12.
 * @author Stanislav Spuziak (Westpole)
 * @package Joomla
 * @subpackage Accessible-Template-DefaultJoomla
 * @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.
 * This CSS was created for valid display in IE6.
*/

.head_box {
    height: 518px;
}
.head_inner {
    height: 518px;
}

.search_box input {
    height: 17px;
}

.logo {
    margin-left: 58px;
}

#main_menu li, #catalog_menu li {
    height: 29px;
}

.content_box {
    height: 403px;
    overflow: visible;
}

.catalog_box {
    width: 570px;
}

.basket_line {
    height: 20px;
}

.reg_form div {
    height: 20px;
}