#container-main, #footerWrap
{
	width:			            760px;
}




/*--------------------------------------------------------------------*/

#form-content
{
	width:						80%;
}

.inputInactive, .inputActive, .inputError
{		
	width:						200px;
}

.inputInactiveNarrow, .inputActiveNarrow, .inputErrorNarrow
{		
	width:						125px;
}

.selectInactive, .selectActive
{
	width:						208px;
}

.selectInactiveNarrow, .selectActiveNarrow
{
    width:						133px;
}

.productgroup-box
{
    width:                      70px;   
}

.productBox
{
	width:                      118px;
}

.productTitle
{
	height:						78px;
}

#product-container
{
	width:						98%;
}

#shipmentDetail, #billingDetail
{
	width:						200px;
}

.productShortDescription
{
	height:                     75px;
}

#shoppingcart-container
{
	width:					38.8%; 
	_width:					38.8%;
}

#wishlist-container
{
	width:					38.8%; 
	_width:					38.8%;
}

#shoppingcart-footer-button
{
	width:					50%;
}

#shoppingcart-footer-total
{
	width:					50%;
}

#contact-container
{
	width:					18%; 
	_width:					18%;
}

.form-content-profile .inputInactive, .form-content-profile .inputActive, .form-content-profile .inputError
{
	width:                          126px;	
}

.form-content-profile .selectInactive, .form-content-profile .selectActive, .form-content-profile .selectError
{
	width:                          133px;
}

#help
{
	width:							300px; 
	margin-top:						-17px;
}
