#cd-table {
	color: #ebd143;
	font-size: 13px;
	width: 700px;
	margin-top:-5px;
}
#cd-table h4 {
	margin: 0px;
	color:white;
	font-size: 13px;
}
#t {
	/*margin: 0px;*/
	color:white;
	/*font-size: 11px;*/
}
#prise {
	color:#355868 ;
}
#cd-table a {
	color: #355868;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#cd-table  td {
	padding: 5px 0px;
}
a.cd-header, span.cd-header {

	font-size: 15px;
	text-decoration: none;
	font-family: Tahoma;
	padding-right: 40px;
	padding-left:10px;
}
div.shadow-cover {
	margin: 2px 5px;
	float:left;
	vertical-align: top;
	width: 69px;
	height: 69px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-image: url('images/cds/shadow.gif');
}
div.shadow-cover img {
	border: 1px solid white;
}

#scroller {
	width: 730px;
	height: 390px;
	overflow: auto;
	

}
