#content {
	margin: 0;
	width: 100%;
	position: relative;
}

/* IMAGES */
#images {
	position: relative;
	height: 275px;
}
#images img {
	position: absolute;
}
#ng{
	top: 20px;
	left: 10px;
	z-index: 0;
}
#rg {
	top: 0;
	left: 215px;
	z-index: 1;
}
#ss {
	top: 20px;
	right: 5px;
	z-index: 2;
}
.text {
	margin: 0 20px;
}
p.textbillboard {
	text-align: center;
	padding-top: 10px;
	text-decoration: underline;
}
td.tdleft {
	padding-right: 20px;
}
