#global, #wrapper {
     width: 960px;
}

#content-primary {
  width: 730px;
	}
	body#home #content-primary { padding: 100px 0 50px 0;}

#content-wrapper {
  width: 715px;
}


form#aspnetForm.small #global,
form#aspnetForm.small #wrapper
{
     width: 760px;
}

form#aspnetForm.small #content-primary {
  width: 585px;
}

form#aspnetForm.small #content-wrapper {
  width: 570px;
}

.prod-list {
  width: 228px;
}


.prod-wrapper .type2 {
  display: none;
}

form#aspnetForm.small .prod-wrapper .hr-products {
  display: none;
}


form#aspnetForm.small .prod-wrapper .type2 {
  display: block;
}

#boxer01 {
  right: 478px;
}
#boxer02 {
  right: 244px;	
}

#storm-collectors {
  right: 10px;  
  bottom: 10px;

}

form#aspnetForm.small #boxer01 {
  right: 244px;
}
form#aspnetForm.small #boxer02 {
  right: 10px;	
}

form#aspnetForm.small #storm-collectors {
right: 10px;
bottom: 102px;
}

.product-image-large {
  display: block;
}

form.small#aspnetForm .product-image-large {
	display: none;
}



