/* default information */
.divContent4News {
    padding-bottom: 60px;
}
.philosophie {
	margin: 0 0 0px 0;
	padding:0px;
	float:right;
	position:relative;
	font-size: 11px;
	color:Gray;
	width:420px;
}
.preview {
	margin: 0px;
	padding: 10px 0 0px 0px;
	float: left;
	position: relative;
	font-size: 11px;
	color: Gray;
	width: 450px;
}
.short_desc {
	/* margin:0px;
	padding:10px 0 0px 0px;
	float:left;
	position:relative;
	font-size: 11px;
	color:Gray;
	width:450px; */
	margin-bottom: 10px;
}
#short_desc_txt {
	padding: 1px 0 0 130px;
}
#short_desc_txt ul  {
	display:inline;
	list-style-type: none;	
}
#short_desc_txt ul li {
	margin-top:20px;
	padding:0px 10px 0 0;
	float: left;
}
#short_desc_txt ul li a {
	font-size: 10px;
	text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#88b7c7;
	padding-left:13px;
	background-image: url(/images/bckgnds/link_bull.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#short_desc_txt ul li a:hover {
	color:#4E8FA6;
}
#short_desc h2 {
	font-size: 17px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 20px 0 0 0;
}

.youtube {
    margin: 20px 0 20px 6px;
    border: 1px solid #999;    
    width: 440px;
}

.youtube .logo {
    margin: 0 20px 0 10px;
    float: left;
}

.youtube .movie {
    margin: 5px 0 0 0;
    float: left;
}

.youtube a,
.youtube img {
    border: 0px;    
}