/* Globale settings */
body, h1, h2, h3, h4, p {padding:0;margin:0;}
img {border:0;}
.clear {clear:both;}
a { color: #000; font-weight: bold; text-decoration:none; }
a:hover { color: #000; font-weight: bold; text-decoration:underline; }

div#cnt_genres, div#cnt_content, div#cnt_pagenr {
	width:950px;
	margin:0 auto;
}
div#header {
	width:950px;
	margin:0 auto;
	margin-bottom:10px;
}
div#header h1 {padding:0;margin:0;}

#header {
	background-position: center center;
	background-repeat: no-repeat;
}

/* GENRES */
div#cnt_genres h2, div#cnt_pagenr h2 {
	text-align:center;
	padding:5px;
}

div#cnt_genres p {
	text-align:left;
	padding:8px;
	margin-bottom:10px;
}

div#cnt_content {
	margin-bottom:10px;
}
div#cnt_content .case {
	margin:7px;
	padding:8px;
}
div#cnt_content h3  {
	width:350px;
	text-align:left;
	padding-bottom:5px;
}
div#cnt_content h4, div#cnt_content h5 {
	width:216px;
	float:left;
	text-align:center;
	padding-top:3px;
	margin-bottom:5px;
}
div#cnt_content h5 {
	width:350px;
	text-align:right;
}
div#cnt_content p {
	margin-top:5px;
}
div#cnt_content .case_l {
	float:left;
	width:406px;
}
div#cnt_content .case_l .play {
	position:absolute;
	width:400px;
	height:205px;
	text-align:center;
	padding-top:95px;
	cursor:pointer;
}
img.p1 {
	display:block;
}
div#cnt_content .case_r {
	float:left;
	width:510px;
}
div#cnt_content .case_r img {
	display:block;
	float:left;
}
img.p2,img.p3 {
	margin-bottom:15px;
}
img.p2 {
	margin-right:6px;
}
img.p4, img.p5 {
	margin-right:3px;
}

/* PAGE NUMMERS */
div#cnt_pagenr h2 {
	border:0;
}

div#cnt_pagenr p {
	text-align:center;
	padding-bottom:8px;
}

/* DISCLAIMER */
div#cnt_disclaimer {
}
