﻿#articleheaderleft {
    text-align: left;
}

#articleheaderright {
    text-align: right;
}

#articletitle {
    font-size: 21px;
    line-height: 1.4;
    color: rgb(12, 35, 64);
    text-align: center;
}

#articleimage {
    text-align: center;
}

#articlecontent {
    text-align: justify;
}


.articleseparator {
	width:97%;
    margin:7px;
    border-top: 1px solid #808080;
}

.articleseparator2 {
	width:auto;
    margin:7px;
    border-top: 1px solid #808080;
}
.newswrapper {
	width:95%;
    margin:0px;
   
}
