.footerTextForLastUpdateDate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #09c;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #09C;
	margin-top: 25px;
}
#wrapper {
	width: 95%;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/cornet1.gif);
}
body {
	background-color: #4697B4;
}
#wrapper h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1.6em;
	color: #036;
	text-align: center;
}
#wrapper h2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1.2em;
	color: #036;
	text-align:left;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00BFFF;
	border-right-color: #00BFFF;
	border-bottom-color: #00BFFF;
	border-left-color: #00BFFF;
	float: none;
	margin-top: 25px;
	margin-right: 50%;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}
#wrapper h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.3 em;
	margin-bottom: 2px;
	margin-top: 2px;
}
#wrapper p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.15em;
}
#wrapper ul {
	margin-top: 0px;
}
.listCdTunes {
	list-style-type: none;
	float: none;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 40%;
	position: static;
	padding-top: 0px;
	padding-right: 310px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cdImage {
	position: absolute;
	left: 500px;
	top: 60px;
	float: none;
	width: 250;
	height: 250;
}
.cdDivPosition {
	position: relative;
}
#wrapper ul li strong {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-weight: bold;
	font-variant: normal;
	font-size: 1.1em;
}
#thumbnails img {
	margin-right: 1em;
	margin-bottom: 0em;
	border: 1px solid #03F;
	padding: 3px;
}
.listCdInfo {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 1em;
	margin: 0px;
	font-style: italic;
	position: static;
}
