@charset "UTF-8";

/*
information{
	file name : /css/individual/sitemap/index.css
	infomation : This CSS file define sitemap styles.;
	site name : VSM Husqvarna Viking;
	copyrihgt : Copyright (C) JUKI Co.,Ltd. All Rights Reserved.;
}
*/

/* contents
--------------------------------------------------------------------------
1. cell2-cell2 (overwrites >> /css/common/desiginModules/bodySection.css)
--------------------------------------------------------------------------
*/

/* 1. cell2-cell2 (overwrites >> /css/common/desiginModules/bodySection.css)
-----------------------------------------------	*/
div#bodySection #contentsArea div.cell2-cell2 {
	margin-left: 20px;
	padding-bottom: 30px;
}

/* -- Hack WinIE & MacIE --*/
* html div#bodySection #contentsArea div.cell2-cell2 {
	/* Hides from IE5-Mac ¥*/ 
	height: 1%;
	/*end  Hides from IE5-Mac */
}
/* -- Hack WinIE & MacIE  end--*/

div#bodySection #contentsArea div.cell2-cell2 div.cell1 {
	float: left;
	width: 365px;
}

div#bodySection #contentsArea div.cell2-cell2 div.cell2 {
	float: right;
	width: 365px;
}
