.carrous_link_left { cursor:pointer; position: absolute; bottom: 70px; left: 50px; width: 50px; }
.carrous_link_right { cursor:pointer; position: absolute; bottom: 70px; right: 0px; width: 100px; }

.carrous_ceil hr { position: absolute; bottom: 120px; left: 16px; border: none; background-color: #efce98; color: #efce98; width: 964px; height: 1px; }
.carrous_floor hr { position: absolute; bottom: 20px; left: 16px; border: none; background-color: #efce98; color: #efce98; width: 964px; height: 1px; }
hr.carrousSupp { margin-top: 40px; border: none; background-color: #efce98; color: #efce98; height: 1px; }

#fisheye
{
	z-index			: 200;
	position: absolute;
	width: 70%;				/* Thanh: 2k8sep06 80 2k8sep18 70 */
	bottom: 33px;		/* Thanh: 2k8sep11 */
	left: 150px; 			/* Thanh: 2k8sep06 100 2k8sep18 150 */
}

.carrousShow
{
	margin-top: 150px;
}

div.carrousItem
{
	padding			: 0px;
}

div.carrousItem img
{
	cursor			: pointer;
	width			: 120px;
}

div.carrousLabel
{
	cursor			: pointer;
	color					: #60af1e;
  	font-weight     		: bold;
}

div.ajaxloader
{
	z-index			: 100;
	position		: absolute;
	left			: 500px;
	bottom			: 90px;
}

