h1 { 
	margin-bottom: 15px;
	background-image: url(../images/header/newdvd.png); 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top img {
	display: block;
}

#top .more {
	position: relative;
	top: -108px;
	left: 578px;
}

#top .more a.link1 { }
#top .more a.link2 { top: 2px; left: 100px; }
#top .more a.link3 { top: 2px; left: 216px; }

#top .more a {
	position: absolute;
	background-image: url(../images/button/butt_arrow_1.png);
	display: block;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

#top .more a.link1 {
	background-image: none;
	width: 0px;
}

#top .more a:hover {
	background-image: url(../images/button/butt_arrow_2.png);
}

#top .more a.link1:hover {
	background-image: none;
}

#top .more a span {
	position: relative;
	display: block;
	left: 22px;
	background-repeat: no-repeat;
	text-indent: -100em;
}

#top .more a.buy-dvd span {
	background-image: url(../images/button/butt_buy_dvd.png);
	left: 0px;
	width: 64px; /* IE6: width plus left shift */
	height: 22px;
}

#top .more a.view-clip span {
	background-image: url(../images/text/view_clip_2.png);
	width: 77px; /* IE6: width plus left shift */
}

html>body #top .more a.view-clip span {
	width: 45px;
}

#top .more a.learn-more span {
	background-image: url(../images/text/learn_more_2.png);
	width: 77px; /* IE6: width plus left shift */
}

html>body #top .more a.learn-more span {
	width: 55px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content { 
	background-image: url(../images/properties2/content_back2.png); 
}

#content li {
	position: relative;
	background-image: url(../images/publicity/backgr_article.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 400px;
	min-height: 137px;
	margin-right: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
	float: left;
}

li.odd { clear: left; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pic {
	background-image: url(../images/shadow/dvd_shadow4.png);
}

.pic img {
	display: block;
	margin-bottom: 10px;
}

.pic img.buy {
	margin-top: 15px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.info {
	margin-left: 100px;
}

ul.type2 h4 {
	margin-left: 100px;
	margin-top: 9px;
	padding-bottom: 0px;
}

ul.type2 p {
	margin-left: 100px;
	margin-bottom: 0;
	min-height: 56px;
}

ul.type2 p.date {
	font-size: 11px;
	font-weight: bold;
	color: #828282;
	margin-top: 0px;
	margin-bottom: 7px;
	min-height: 1px;
}

#content .more {
	clear: left;
	display: block;
	text-align: right;
	font-size: 1px;
	margin-right: 30px;
}

#content .more a {
	margin-left: 20px;
}

.more span {
	display: none;
}

img.buy {
	position: absolute;
	top: 138px;
	left: 16px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

