.NewsXWidget {
    width: 300px;
    margin-top: 10px;
    border-left: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.NewsXSuperTitle{
    margin-left: 10px;
	padding-top: 10px;
	font-size: 1.1em;
    color: #444;
    line-height: 1.0em;
    border-top: 1px solid #acacac;
}

.NewsXTitle {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 1.6em;
    color: #444;
    line-height: 1.0em;
    font-family: georgia, 'Numbus Roman No9 L', serif;
}

.NewsXTitle a {
    color: black;
    font-weight: bold;
}

.NewsX {
    color: #444;
    font-size: 1.5em;
    border-bottom: 1px dotted #acacac;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.NewsXPictureBox {
    padding-left: 10px;
    margin-bottom: 20px;
}

.NewsXRelatedTitle {
    font-weight: bold;
    color: #444;
    font-family: georgia, 'Numbus Roman No9 L', serif;
    font-size: 1.3em;
    margin-bottom: 10px;
}

.NewsXRelated {
    padding-left: 10px;
}

.NewsXRelated li {
    padding-bottom: 5px;
}

.NewsXRelated a {
    color: #005ea2;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3em;
}
