﻿#text7, #text6, #text5, #text4, #text3, #text2, #text1 {
	position: absolute;
	width: 300px;
	border: 0px yellow solid;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}
#menu7, #menu6, #menu5, #menu4, #menu3, #menu2, #menu1 {
	position: absolute; visibility: hidden;
}
