/*body {
	font-size:12pt;
	font-family:Arial, Verdana, Sans-Serif;
	text-align:center;
}
*/
table.pagebrd {
	margin:auto;
}

table.pagebrd td.left, table.pagebrd td.right {
	background-image:url(images/left_bk.jpg);
	background-repeat:repeat-y;
	width:9px;
}

table.pagebrd td.right {
	background-image:url(images/right_bk.jpg);
}

table.pagebrd td.bottom {
	background-image:url(images/bottom_bk.jpg);
	background-repeat:repeat-x;
	heigth:11px;
}

table.pagebrd td.mid {
	width:762px;
	padding-bottom:10px;
}


div.main {	
	
	padding:5px;
	text-align:left;
}

div.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:240px;
	width:762px;
}

div.header a {
	padding:10px;
	display:block;
}

div.header h1 {
	width:530px;
	margin-top:5px;	
}

a {
	color:blue;
}

h1 {
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
}

h2 {
	text-align:center;
	font-size:16pt;
	font-weight:bold;	
	font-style:italic;
	color:#FF6600;
}

h2 .a {
	text-decoration:underline;
}

h2 em {
	display:block;
	color:black;
	font-size:12pt;	
	font-style:normal;
	text-decoration:none;
}

h3 {
	font-size:14pt;
	text-decoration:underline;
	font-weight:bold;
}

ol.h3 {
	color:blue;
	font-weight:bold;
	font-style:italic;
}

h4 {
	color:#FF6600;
	font-weight:bold;
	font-size:12pt;
}

h4.pricelist {
	text-decoration:underline;
	font-style:italic;
	margin-bottom:5px;
}

table.pricelist {
	border:3px solid #FF6600;
}

p.extra {
	font-size:16pt;
}

p.extra em {
	color:#FF6600;
	text-decoration:underline;
}

p.title {
	font-weight:bold;
	text-decoration:underline;
}

.tracklist td {
  font-size:11px;
}

.tracklist td.track_number {
  white-space:nowrap;
}

.tracklist .bonus, p.bonus {
	font-weight:bold;
}

p.bonus {
	clear:right;
}

.learn strong {
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}

img.cover {
	float:right;
	margin:10px;
	clear:right;
}

div.player {
	text-align:left;
}

div.player table {
	margin:auto;
}

div.player table td {
	padding:5px;
}


div.picture {
	margin:auto;
	clear:left;
	text-align:center;
}

div.picture img {
	border:5px solid #FF6600;	
	margin:10px;		
}


.nb {
	border:5px solid #FF6600;
	background:yellow;
	color:blue;
	font-weight:bold;
	font-size:20px;
}

.curr {
	font-variant: small-caps;
}

div.testimonialsep {
	border-top:2px dashed silver;
	margin:auto;
	width:550px;
	margin-top:10px;
}

div.testimonial {
	text-align:left;
	margin:auto;
	width:550px;
	border-bottom:2px dashed silver;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.testimonial img {
	float:left;
	border:5px solid #FF6600;	
	margin:0px 10px 10px 0px;	
}

.nota {
	font-size:9pt;
	text-decoration:underline;	
	margin-top:10px;	
	margin-bottom:20px;
}


.buynow {
	text-align:center;
	padding:5px;
	margin-bottom:15px;
}

.center {
	text-align:center;
}
