#DVDpurch
{
	width:350px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	height: auto;
	border-style: none;
	display: block;
	margin-top: 20px;
	margin-right: 30px;
	color: #003399;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	border: 0;
 } 

#DVDpurch ul
{
	list-style: circle;
	font-size: 12px;
}

#DVDpurch a
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#DVDpurch_format
{
	font-size: 10px;
	color: #0000FF;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#DVDpurch_shipping
{
	font-size: 10px;
	color: #0000FF;
	text-align: justify;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#DVDprice
{
	text-align: center;
	color: #000000;
	padding-bottom: 3px;
	font-size: 16px;
}
#DVDprice_useuro
{
	text-align: center;
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
}

#DVDdescription
{
	width:395px;
	float:left;
	position:relative;
	height: auto;
	display: block;
	padding-left: 5px;
	text-align: justify;
}
#DVDdescription a
{
	background-color:#FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}

#DVDpreview
{
	width:212px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	height: auto;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	color: #000000;
	text-align: justify;
}

#DVDretail
{
	width:394px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	height: auto;
	display: block;
	margin-left: 10px;
	border-style: solid;
	border: 3px;
	border-color: #DDDDDD;
}

#DVDretail a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #003399;
	padding-left: 3px;
}

#DVDretail ul	 {
	list-style: none;
	margin: 0;
	float:left;
	padding-top: 0px; /* Space above menu button and coloured background */
	padding-bottom: 0px;
	list-style-type: none; /* no bullet */
	padding-left: 8px;
}
#DVDretail li {
	display:block;
	margin:0 0 0 0px;
	padding:3px;
	line-height:normal;
	float: left;
}

#DVDinstore
{
	width:220px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	height: auto;
	display: block;
	border-style: solid;
	border: 3px;
	border-color: #DDDDDD;
	margin-right: 5px;
	margin-bottom: 10px;
}
#DVDinstore a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #003399;
	padding-left: 3px;
	text-align: left;
}
#DVDinstore_logo
{
	padding-left: 3px;
	padding-bottom: 10px;
}
#DVDinstore_logo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
}
#DVDinstore ul	 {
	list-style: none;
	margin: 0;
	float:left;
	padding-top: 0px; /* Space above menu button and coloured background */
	padding-bottom: 0px;
	list-style-type: none; /* no bullet */
	padding-left: 3px;
}
#DVDinstore li {
	display:block;
	margin:0 0 0 0px;
	padding:3px;
	line-height:normal;
	float: left;
}

