#container-main, #footerwrap
{
	width:			            950px;
}

#footerWrap
{
	width:			            950px;
}

#form-content
{
	width:						70%;
}

.inputInactive, .inputActive, .inputError
{		
	width:						250px;
}

.inputInactiveNarrow, .inputActiveNarrow, .inputErrorNarrow
{		
	width:						125px;
}

.selectInactive, .selectActive, .selectError
{
	width:						258px;
}

.selectInactiveNarrow, .selectActiveNarrow
{
    width:						133px;
}

.productgroup-box
{
    width:                      205px;   
}

.productBox
{
	width:                      205px;
}

.productBoxCondensed
{
	width:						141px;	
}

#product-container
{
	width:						99%;
}

#shipmentDetail, #billingDetail
{
	width:						250px;
}

#help
{
	width:							350px; 
	margin-top:						-17px;
}