@import url("/Css/Fragments/FeaturedContent/FeaturedContent_templated.css?v=634155831442200000");

#proposition {
    margin: 10px;
}

.nova-carousel-container {
    margin: 10px;
}

#featuredContent {
    width: 450px;
    border: solid 1px #CFCFCF;
    height: 630px;
    float:left;
    margin:0 0 0 10px;
}

.news {
    width: 454px;
    float: left;
}

.news ol li {
    background-image: url(images/newsitem.gif);
	background-repeat: no-repeat;
	background-position: left center;
    margin-top: 5px;
    border-top: dotted 1px #CFCFCF;
    padding: 5px 0 0 30px;
}

.news ol li.first {
    margin-top: 0;
}

.news ol li.last {
    border-bottom-width: 0px;
}

.news .viewAll {
    float: right;    
}

.corporateWebsite-HomePageList {
    width: 454px;
    float: left;
}

#ctlChildPageList {
    margin-top: 0;    
}

div.layoutBlockContainer {
    overflow: hidden;
}