div#copy {
	line-height:11px;
}

div#copy div#forthcoming {
	float:left;
	background:url(../../images/panels/forthcoming.gif) no-repeat 0px 35px;
	width:443px;
	height:290px;
	padding-right:6px;
}

div#copy div#forthcoming h2 {
	background-image:url(../../images/headings/feature.gif);
}

div#copy div#forthcoming .fPic, div#copy div#forthcoming .fContent {
	float:left;
	padding:0 0 0 8px;
}

div#copy div#forthcoming .fPic {
	width:279px;
}

div#copy div#forthcoming .fContent {
	width:138px;
}

div#copy div#forthcoming p, div#copy .releases p, div#copy .outNow p, div#copy .store p {
	padding-bottom:5px;
}

div#copy div#downloads {
	float:left;
	width:147px;
	height:289px;
	background:url(../../images/panels/downloads.gif) no-repeat 0 35px;
}

div#copy div#downloads a {
	color: #fff;
	text-decoration: none;
	}

div#copy div#downloads div {
	padding:0 12px 0 8px;
}

div#copy div#downloads h2 {
	background:url(../../images/headings/downloads-small.gif) no-repeat 0px 8px;
}

div#copy div#downloads h3 {
	font-size:10px;
	padding-bottom:0;
}

div#copy div#downloads ul {
	list-style:none;
	line-height:10px;
	padding-bottom:4px;
}

div#copy div#downloads ul li {
	padding:3px 0 4px 0;
	background:url(../../images/panels/grey-dots.gif) repeat-x left bottom;
}

div#copy div#downloads img {
	margin-top:3px;
}

div#copy .releases {
	background:url(../../images/panels/releases.gif) no-repeat;
	width:302px;
	height:199px;
	float:left;
	padding:53px 0 0 12px;
}

div#copy .justAdded {
	background:url(../../images/panels/just-added.gif) no-repeat;
	width:302px;
	height:199px;
	float:left;
	padding:53px 0 0 12px;
}



div#copy .justAdded h2,.releases h2, div#copy .outNow h2, div#copy .store h2 {
	display:none;
}

div#copy .justAdded .rPic,.releases .rPic, div#copy .releases .rContent, div#copy .justAdded .rContent {
	float:left;
	padding:0 0 0 8px;
}

div#copy .justAdded .rPic,.releases .rPic {
	width:158px;
}

div#copy .justAdded .rContent,.releases .rContent {
	width:105px;
}

div#copy .outNow {
	background:url(../../images/panels/latest.gif) no-repeat;
	height:186px;
	width:192px;
	float:left;
	padding:38px 0 0 8px;
}
div#copy .store {
	background:url(../../images/panels/store.gif) no-repeat;
	height:186px;
	width:192px;
	float:left;
	padding:38px 0 0 8px;
}

div#copy .outNow h3, div#copy .store h3{
	padding-top:3px;
}

div#copy .outNow div, div#copy .store div{
	width:158px;
}
