/**
 * Styles to make the website wider (~945px)
 * @author  Krzysztof Kotowicz <koto at webworkers dot pl>
 * @version $Id$
 * @package b2boss
 */

* html .box-wrap
{
    width: 945px;
    w\idth: 925px;
}

.box-wrap {
    width: 925px;
}

.box-header {
	width: 925px;
	background-image: url(../images/banner-wider.jpg);
}

#box-topmenu ul {
     margin-right: 0;
}

.columns-float {
    width: 771px;
}

.column-one {
    width: 617px;
}

/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-two {
    margin-right: 617px;
}
.column-three {
    margin-left: 771px;
}
/* */

.navleft {
    width: 149px;
}

.navleft .navlist a {
    width: 149px;
}

.navleft .subnavlist a {
    width: 137px;
}
.navleft .subsubnavlist a {
    width: 121px;
}

.navleft .subsubnavlist a {
    \width: 121px;
    w\idth: 121px;
}

.product_float {
    width: 189px;
}

.column-three .product_float, .column-two .product_float {
    width: 151px;
}

.product_details {
    width: 347px;
}

.column {
    width: 288px;
}
