#page_bg {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/new_album.jpg) top center no-repeat;
}


.uright {
	float:right;
	width:47%;
	padding:1%;
	/*background: transparent url(../images/trans.png);*/
}

.uleft {
	float:left;
	width: 200px;/*48%;*/
	/*height: 189.6px;*/
	height: 198px;
	padding:1%;
	background: transparent url(../images/transleft_bis.png);
	color: #ffffff;
}

.uleft TD{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.uleft li{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
}

.uleft a{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
}

.uleft H3{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #c0c0c0;
}
