#ProBG {
	position: relative;
	text-align: center;
	background-image: url(../images-switch/BG-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#Product {
	position: relative;
	text-align: left;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-color: rgb(206, 216, 222);
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: rgb(206, 216, 222);
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: rgb(176, 192, 200);
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: rgb(160, 180, 190);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	background-color: #FFF;
}
#ProductWall {
	position: relative;
	text-align: left;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ProductWall-List-left {
	position: relative;
	text-align: left;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
	overflow: hidden;
}
#ProductWall-List-leftMenu {
	position: relative;
	text-align: left;
	width: 180px;
	border-top-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px, rgb(255, 255, 255) 0px 1px 0px 0px inset;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 4px;
	background-color: #666666;
	background-image: url(../images/ColorBarMetal-DarkGray.png);
	background-repeat: repeat-x;
}
#ProductWall-List-leftMenuOn {
	position: relative;
	text-align: left;
	width: 180px;
	border-top-left-radius: 50px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px, rgb(255, 255, 255) 0px 1px 0px 0px inset;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 4px;
}
