
#content div.copy #edm-list { margin:10px 0 0 0; padding:0; }
#edm-list li { list-style-type: none; }
/*#edm-list li { background:url(../images/big-box.gif) no-repeat 0 0; margin-bottom:10px; padding-top:10px; }
#edm-list li.odd { background:url(../images/big-box-light.gif) no-repeat 0 0; }
#edm-list a:link,
#edm-list a:visited { text-decoration:none; padding:0 10px 10px 10px; background:url(../images/big-box.gif) no-repeat 0 100%; }
#edm-list li.odd a:link,
#edm-list li.odd a:visited { background:url(../images/big-box-light.gif) no-repeat 0 100%; }
#edm-list img { float:left; margin:0 10px 0 0; border:none; }

#edm-list h4 { margin:0; padding:0; font-size:1.0em; }*/

div#content div.left
{
	width: 300px;
	float: left;
}

div#content div.right
{
	width: 300px;
	float: left;
}

div#content iframe
{
	margin: 0;
	padding: 0;
	border: none;
}

div#content iframe.currentEdm
{
	width: 650px;
	height: 400px;
	margin: 1em 0 3em 0;
}

