#model_topSection{
	float: left;
	width: 798px;
	margin: 0px 0px 5px 0px;
}

.model{
	float: left;
	font-weight: bold;
}

.marketingText{
	float: right;
	padding-right: 5px;
	font-weight: bold;
}

#modelBannerImage{
	padding-bottom: 10px;
}

#modelDetailsSection{
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #f0f2e3;
	width: 350px;
	padding: 5px;
	margin-right: 5px;
}

#modelSwatchesSection{
	float: left;
	background-color: #FFFFFF;
	width: 330px;
	padding: 0px 5px 5px 17px;
	margin-right: 5px;
}

.modelSwatchRow{
	float: left;
	background-color: #FFFFFF;
	width: 315px;
}

#modelButtonSection{
	margin: 5px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#modelButtonSection li{
	display: inline;
}

#modelSwatch{
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	width: 95px;
	padding: 5px;
}

#modelSwatch .swatchImage{
	border: none;
	width: 70px;
	height: 47px;
}

#productShowRoomBox{
	width: 391px;
	height: 75px;
	background: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 10px;
}

#productShowRoomBoxInside{
	width: 381px;
	padding: 5px;
	text-align: center;
}

.productShowRoomBoxColumn{
	float: left;
	width: 125px;
}

.productShowRoomBoxColumn ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#model_leftSection{
	width: 430px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#model_rightSection{
	float: left;
	width: 350px;
}

#modelSwatchGroup{
	float: left;
	width: 325px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}