#block-views-news-block-1, #block-block-4 {
width: 325px;
margin-right: 10px;
margin-left: 30px;
}

.views-field-field-news-photo img {
float: right;
}

.region.sidebar .block .views-row {
    margin-bottom: 1em;
}

h2.block-title {
font-weight:bold;
color: #005b9a;
}

.views-row {
border-bottom: 1px dotted #000000;
min-height: 80px;
}

/*To remove some margin on the bottom of the home page*/
#article-1 {
margin-bottom:-10px;
}

