.Descriptions h3
{
margin-top:20px;
margin-bottom:0px;
}
.news-list-item h2 {
font-size:120%;
line-height:120%;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0px;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}




.news-list-view .header h3 {
	font-size:120%;
	line-height:120%;
}
