
#layer1 {
	width: 315px;
	height: 185px;
	background-image:url(customize_background.gif);
	position: absolute;
	visibility: hidden;
	font-family: "Trebuchet MS";
}
#layer1 a{
	display: block;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	padding-left: 3px;
}
#layer1 a:hover{
}
#chosen a{
	display: block;
	background-color: #DAE0EB;
	padding-left: 3px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#chosen a:hover{
	background-color: #FFFFCC;
}
#close {
	position: absolute;
	left: 98px;
	top: 231px;
	width: 49px;
}
#layerContainer {
	position: absolute;
	left: 720px;
	top: 115px;
	width: 1px;
	height: 1px;
}