#wbTop {
	background-image: url(wbTop.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 130px;
}
#wbBottom {
	background-image: url(wbBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 130px;
}
#wbLeft {
	background-image: url(wbLeft.gif);
	background-repeat: repeat-y;
	height: 66px;
	width: 6px;
}
#wbRight {
	background-image: url(wbRight.gif);
	background-repeat: repeat-y;
	height: 66px;
	width: 7px;
}
.wbDestino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.wbTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.wbVermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006dd9;
	text-decoration: underline;
}
.wbDestinodtalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4892FF;
}
