#wrap-container {
	padding: 0;	
	text-align: left;
}

#container-panel {
	margin: 		0pt auto;
	padding: 		0;
	font-size:		1px;
	width: 			490px;
}
.container-spacer {
	width: 				14px;
	height: 			100px;
	float: 				left;
	-moz-box-sizing:	border-box;
}
#container {
	-moz-box-sizing:	border-box;
	float: 				left;
	text-align: 		left;
	width: 				470px;
	font: 				11pt Helvetica;
	color:				#969682
}
#container2 {
	-moz-box-sizing:	border-box;
	float: 				left;
	text-align: 		left;
	width: 				840px;
	font: 				11pt Helvetica;
	color:				#969682;
}

.prod-content {
	-moz-box-sizing: 	border-box;
	background: 		url(../media/layout/prod-content.gif) repeat-y top left;
}
.prod-content-left {
	width: 386px;
}
.prod-content-right {
	-moz-box-sizing: 	border-box;
	width: 				182px;
	float: 				right;
}


.contacts-panel {
	margin: 0pt auto;
	width: 548px
}

.contact-container {
	-moz-box-sizing: border-box; 
	width: 180px;
	text-align: center;
	padding-top: 20px; 
	float: left;
}
.gallery {
	margin:		0; 
	padding: 	0;
}
.gallery div {
	display: none;
}


.bt-prev-hover {
	background: url(../icons/gif/control_rewind_blue.png) no-repeat 0px -1px !important;
}

.bt-prev {
	-moz-box-sizing: border-box;
	display: inline;
	width: 18px; 
	height: 18px;
	background: url(../icons/gif/control_rewind.png) no-repeat 0px -1px;
	cursor: hand; 
	cursor: pointer;
}

.bt-next-hover {
	background: url(../icons/gif/control_fastforward_blue.png) no-repeat 0px -1px !important;
}

.bt-next {
	-moz-box-sizing: border-box;
	display: inline;
	width: 18px; 
	height: 18px;
	background: url(../icons/gif/control_fastforward.png) no-repeat 0px -1px;
	cursor: hand; 
	cursor: pointer;
}

.carousel-title {
	text-align: center;
	width: 140px;
}