/*Gold Fidelity Features page CSS*/

div#outer
{
	height: 1047px;
}
div#overlay
{
	height: 1037px;
}
div#container
{

}
div#content 
{
	height: 755px;
}
/*Left navigational column*/
div#leftnav {
} 
div#rightnav {
}
div#viewercontainer
{
	position: relative;
}
div#featurecontainer
{
	position: relative;
}
div#footer
{
	position: relative;
}
div#galleries
{
	position: relative;
	top: 5px;
}
div#footer
{
	top: -305px;
}

