@charset "UTF-8";
style2 {
	border: thin solid #000000;
}
.style4 table {
	border: medium solid #000000;
}
.back {
	background-attachment: fixed;
	background-image: url(../pics/duplication_icons/background_dup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
dvdback {
	background-attachment: fixed;
	background-image: url(../pics/duplication_icons/dvd_background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.style12 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

