/*Gold Fidelity Features page CSS*/
div#outer
{
	height: 1299px;
}
div#overlay 
{
	height: 1289px;	
}

div#content {
	height: 1008px;
}
/*Left navigational column*/
div#leftnav {
} 
div#rightnav {
}
p#itemtwosoon
{
}
p#itemthreesoon
{
}
div#featurelist
{
	position: relative;
	top: 15px;
}
div#galleries
{
	position: relative;
	top: 5px;
}
div#viewercontainer
{
	position: relative;
	top: -335px;
}
div#featurecontainer
{
	position: relative;
	top: -350px;
}
div#footer
{
	top: -53px;
}

