@import url("../Fisher-grey/common.css");

#content
{
	padding: 0;
	position: relative;
}

#content #overlayed_text
{
	position: absolute;
	/*color: white;*/
	color: #787878;
	margin: 0;
	padding: 0;
	top: 2.5%;
	left: 2.5%;
	/*width: 100px;*/
}

#content #overlayed_thumbs
{
	margin: 0;
	position: absolute;
	left: 1%;
}

#content #overlayed_thumbs.video
{
	top: 392px;
}

#content #overlayed_thumbs.img
{
	top: 392px;
}

#content .img_ie6
{
	top: 380px;
}

#content #overlayed_thumbs img
{
	border: none;
}

#content #overlayed_thumbs a
{
	display: block;
	float: left;
	/*padding: 4px;*/
	margin-left: 2px;
	border: 2px solid #C2C2C2;
}

#content #overlayed_thumbs a:hover
{
	border: 2px solid #808080;
	/*padding: 0;*/
}

h1
{
	/*color: white;*/
	color: #787878;
	background-color: transparent;
}

#content a#home_player
{
	display: none;
}

#content #home_player
{
	display: block;
	margin-bottom: 80px;
	width: 792px;
	height: 384px;
}
