#workspace {
display:none;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
text-align:center;
z-index:525;
width:100%;
line-height:0;
background:url(../../img/empresa_popup.png) no-repeat;
width:705px;
height:435px;

/*
border:1px solid #333333;
	background:url(/images/gen/blue_top_modal.gif) no-repeat scroll center top #fff; */
}

#modalCover {
position:absolute;top:0px;left:0px;
/*	background: #000; */
z-index:520;
/* background: url('/images/greyoutBack.png'); */
}

.coverOn {
width:100%;height:100%;
background-image: url("../images/gen/cover_w_50.png"); 
/*
opacity: .50;
filter:alpha(opacity=50);
-moz-opacity:.50;
background:#fff;
*/
display:block;
}

.coverOff {
display:none;
}

#modalClose {
line-height:1;
float:right;
font-size:16px;
/* font-weight:bold; */
padding-right:5px;
color:#FFFFFF;
}
A.linkpopup {
color:#FFFFFF;
font-family: Trebuchet MS, Verdana, Arial;
font-weight:bold;
text-decoration: none;
}
A:Hover.linkpopup {
color:#FFFFFF;
font-family: Trebuchet MS, Verdana, Arial;
font-weight:bold;
text-decoration: none;
}

.modalPadding {
padding: 10px 10px 0px 10px;
}	

#modalNav {
height:36px;
overflow:hidden;
/*border-top:1px solid #333333;
background-color:#fff;*/
}	

	

