﻿.font_11_cinza_entrega_expressa
{
	font-size: 11px;
	color: #686868;
	text-decoration: none;
}
#div_ExpressDelivery
{
	margin: 0pt;
	padding: 0pt;
	overflow: hidden;
	position:absolute;
	top: 0px; bottom: 0px;
	left: 0px; right: 0px;
	color: rgb(255, 255, 255);
	background-color: rgb(255,255,255);
	z-index: 80;
	display: block;
	opacity:0.5;
	filter: Alpha(Opacity=50);		
}
#div_ExpressDelivery2
{
	z-index:1000;
	top:190px;
	position:absolute;
}
#btExpressDeliveryClose
{
	cursor: pointer;	
}
a:hover
{
	text-decoration: underline;
}