#afmtxt h1{
	position:relative;
	left:395px;
}
#afmtxt{
	margin:0 10px;
}  #afmhd {
    position: absolute;
    top: 700px;
    left: 10px;
    z-index: 1;
    background: #fff;
} #afmfeatures1 {
	position:relative;
	left:10px;
	line-height:1.5em;
    float:left;
    width: 310px;
    z-index: 1;
    background: #fff;
} #afmfeatures2 {
	position:relative;
	right:10px;
	line-height:1.5em;
    float:right;
    width: 310px;
    z-index: 1;
    background: #fff;
} 

#gallery{
	float:left;
	width:395px;
	height:250px;
}
.gallery {
	position:absolute;
    visibility: hidden;
    top: 130px;
    left: 20px;
    z-index: 1;
    background: #fff;
}
#customgallery1 {
    visibility: visible;
    z-index: 1;
    background: #fff;
} 
.picker {
	z-index: 1;
	left: 20px;
}

#features {
	border-top:double #999;
	float:left;
	background:#fff;
	width:100%;
	padding-bottom:10px;
}
