@charset "UTF-8";
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.sharePanel {
	height: 20px;
	width: 955px;
	text-align: right;
}
#productinfo {
	width: 830px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#navigation {
	width: 955px;
}
#footer {
	width: 955px;
}
#productsnav {
	width: 955px;
	height: auto;
}
#products {
	width: 105px;
	background-color: #FED413;
	vertical-align: top;
	float: left;
	overflow: hidden;
}
.clear {
	clear: both;
}
.productsclear {
	float: left;
}
.editable {
	float: left;
	width: 955px;
}
.containerleft {
	float: left;
	width: 955px;
	background-color: #FFFFFF;
}
