.testDiv{
	position:absolute;
	display:none;
	text-align:center;
}
#mediaIMG{
	margin-right:15px;
}
#mediaHeader{
	display:relative;
	top:0px;
	width:775px;
	height:25px;
	background-image: url(/images/bg_top.gif);
}
#mediaContent{
	display:relative;
	width:775px;
	background: url(/images/bg_tile.gif) repeat-y;
}
#mediaFooter{
	display:relative;
	height:25px;
	width:775px;
	background-image: url(/images/bg_bottom.gif);
}