
.tbLeft {
	width: 12px;
	}
.tbRight {
	width: 60px;
	padding: 08px 4px 5px 0px;
	vertical-align: bottom;
	
	
	}
.Title {
	white-space: nowrap;
	padding: 4px 0px 2px 0px;
	color:#333333;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
.tbRight a{
	color:#2C241B;
	font-size:10px;
	font-family:Arial;
	text-transform: uppercase;
}
	
.MessageDivTrasp {
	color: #000000;
	background:#000000 none repeat scroll 0%;
	width:100%;
	filter:alpha(opacity=80);
	opacity:0.75;
	border-bottom-color:#878787;
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-left-color:#878787;
	border-left-style:solid;
	border-left-width:1pt;
	border-right-color:#878787;
	border-right-style:solid;
	border-right-width:1pt;
	border-top-color:#878787;
	border-top-style:solid;
	border-top-width:1pt;
	}
	
	
.MessageDivFull {	
	color: #2a241f;
	/*background:#EEEEEE none repeat scroll 0%;*/
	background: transparent url(/bulgari/wireframe_images/backColor/accountCorporate.jpg) repeat 0px 0px;
	width:100%;
	
	overflow: hidden;
	}
	
.MessageIframe {
	filter:alpha(opacity=1);
	opacity:0;
	}
	
.urlIframe{
	background:none;
	}
	
.MainPanel {
 	valign: middle;
 	text-align:center;
 	align:center;
	color:#878787;
	font-family:arial,sans-serif;
	font-size:13px;
	height:100%;
	}


.coverpanel
{
	/* old version bug in IE */
	background-color: black;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	/*background: transparent;*/
}