﻿.lavaLamp 
{
	position: relative; 
	height: 38px; 
	width: 900px; 
	background:#395d5d; 
	padding: 5px; 
	margin: 14px 0px 0px -10px;
	overflow: hidden; 
	background-image: url(Images/temp/bg-painel.png); 
	background-repeat:no-repeat; 
	background-position:top left;
}
