#products_wrapper {
	width: 622px;
	height: 1%;
	overflow: hidden;
	margin-bottom: 10px;
}

#products_wrapper img {
	width: 305px;
	height: 130px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#products_images_wrapper {
	width: 630px;
	height: 1%;
	overflow: hidden;
}

#maincontent h1{
	margin: 0px;
	padding: 0px;
}

#products_images_wrapper img {
	margin:0 7px 7px 0;
}



#products_wrapper img.right_col {
	/*margin-left: 10px;*/
}

#editContinue {
	margin: 10px 0px;
}

#backButton {
	margin: 10px 0px;
}

