@import "../../css/undohtml.css";
html,body{
	background:#cccccc;
	color:#808080;
	font:9px "Lucida Grande","Lucida Sans Unicode",sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}
a{
	color:#808080;
}
.underline{
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
div#content{
	background:#cccccc;
	margin:0 auto;
}
div#wrapper{
	display:table;
	margin:0 auto;
	text-align:center;
}
.hidden{ 
	visibility:hidden;
}
/*BOTTOM*/
div#bottom{
	background:url(../i/spacer.gif) no-repeat top;
	padding-top:30px;
	text-align:center;
}
div#bottom ul{
	display:block;
	margin: 0 auto;
	width:220px;
}
div#bottom ul li{
	display:inline;
}
a.edp{
	display:block;
	float:left;
	height:44px;
	margin:0 auto;
	width:110px;
}
a.edp:hover{
	text-decoration:none;
}
a#edp_logo{
	background:#cccccc url(../i/edp_logo.gif) no-repeat;
}
a#buy_dvd{
	background:#cccccc url(../i/buy_dvd.gif) no-repeat;
}
div#footer{
	padding-bottom:10px;
}
/*AUDIO*/
div#audioContainer{
	clear:both;
}