
#layCaboBg {
	position: relative;
	height: 20px;
	background: url('/_resources/media/img/cabo/bg_repeat.png') repeat-x;
	text-align: center;
}

#layCabo {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 788px;
	height: 20px;
}
#caboLogo {
	position: absolute;
	/*margin: 0px 0px 0px 250px;*/
}

#caboLinks {
	position: absolute;
	margin: 2px 0px 0px 145px;
}

#layCaboCenter {
	position: relative;
	text-align: center;
	width: 788px;
}