/*
  CSS definition for Website Baker module: Hello world
  Copyright (C) year, Authors name
  Contact me: author(at)domain.xxx, http://authorwebsite.xxx

  This CSS file is free software. You can redistribute it and/or modify it 
  under the terms of the GNU General Public License  - version 2 or later, 
  as published by the Free Software Foundation: http://www.gnu.org/licenses/gpl.html.

  This CSS file is distributed in the hope that it will be useful, 
  but WITHOUT ANY WARRANTY; without even the implied warranty of 
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  GNU General Public License for more details.
*/

.mod_product_image_holder_f {
	height: 220px;
}

.mod_product_main_image_f {
	width: 210px;
	float: left;
}

.mod_product_sub_image_last_f{
	width: 80px;
	float: left;
}

.mod_product_sub_image_f {
	width: 90px;
	float: left;
}
