#SLB-Wrapper {
	margin:0.5em 0;
	margin:auto;
	font-family:Verdana;
	text-align: left;
	position: absolute;
	background-color: Transparent;
}

/*aaca el fondo del centro*/
#SLB-Wrapper #SLB-Background{
	position: absolute;
	left:7px;
	top:34px;
	float:left;
	background-color: Transparent;
}

#SLB-Wrapper #SLB-Top {
	background:transparent no-repeat scroll 100% 0;
	height:80px;
	margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
	float:right;
	border:0px;
	margin:6px 10px;
	background-color: Transparent;
}

#SLB-Wrapper #SLB-Top div {
	background:transparent no-repeat scroll 0 0;
	font-size:0;
	height:80px;
	left:-18px;
	line-height:0;
	position:relative;
	width:18px;
}

#SLB-Wrapper #SLB-Bottom {
	height:80px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
	background:transparent no-repeat scroll 100% 100%;
	font-size:0;
	height:80px;
	right:-18px;
	line-height:0;
	position:relative;
	width:100%;
	float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
	height:80px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
	background-position:0 100%;
	background-color: #000066;
	/*esto lo puse yo*/
	border: 1px solid #993333;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-left-color: #ffff00;
	top: 80px;
	background-color: #990000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
	font-size: 11px;
	height:80px;
	border-left:0px;
	border-right:0px;
	margin:0;
	line-height:11px;
	float:left;
	width:100%;
	font-weight: normal;
	color: #333333;
	background-color: #99FF33;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#SLB-Wrapper #SLB-Navegador img{
	border:0px;
	background-color: #99FF00;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}

