#newsContainer {
        margin: 0px;
        padding: 0px;
        width: 640px;
        color: #141311;
	font-family: Verdana, Arial;
	clear: both;
        }

#newsContainer a {
        /* color: #0099D1; */ 
        }

.newsBlock {
         padding-top: 10px;
         padding-bottom: 35px;
        }

.newsBlock h2 {
        font-size: 25px;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        }

.newsDate {
        color: #797979;
        font-size: 11px;
        padding-left: 2px;
        }

.newsDateContainer{
        color: #797979;
        font-size: 11px;
	margin-bottom: 10px;
	}

.newsDateLeft {
	float: left;
        padding-left: 2px;
        }

.newsDateRight {
	float: right;
	padding-right: 2px;
        }

.dottedLine{
	clear:both;
	border-color: grey;
	border-width: 1px;
	border-bottom-style: dotted;
	width:680px;
}

.newsShareContainer{
        color: #797979;
        font-size: 11px;
	margin-bottom: 10px;
	}

.newsShareLeft {
	float: left;
        padding-left: 2px;
        }

.newsShareRight {
	float: right;
        padding-right: 2px;
        }

.newsPagingContainer{
	padding: 1px;
	margin: 2px;
	clear: both;
	}

.newsPagingLeft {
	float: left;
	font-size: 14px;
        }

.newsPagingRight {
	float: right;
        padding-right: 2px;
	font-size: 14px;
        }

.newsSubscribeContainer{
	padding: 1px;
	margin: 2px;
	}

img.border{
	margin: 5px;
	vertical-align: top;
}

.newsSubscribeLeft {
	float: left;
        }

.newsSubscribeRight {
	float: right;
        padding-right: 2px;
        }

.newsBody {
         font-size: 13px;
         width:690px;
        }

.newsBody p {
        line-height: 18px;
        margin: 0px;
        padding: 0px;
        padding-bottom: 5px;
        }

a.blueArrow {
         color: #0098CA;
         font-size: 11px;
         font-weight: bold;
         background: url('images/newsArrowRight.jpg') no-repeat bottom right;
         padding-right: 10px;
        }

.newsWidget {
        margin-top: 10px;
        border: 1px solid #D9D9D9;
        }

.newsWidgetBorder {
         border-bottom: 2px solid #6ABCE1;
         padding: 1px 1px 0px 1px;
        }

.newsWidgetHeadline {
         background-color: #EDECEC;
         min-height: 30px;
         _height: 30px;
        }

.newsWidgetHeadline a {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        color: #0095C8;
        }

.newsWidgetHeadLeft {
         float: left;
         line-height: 30px;
         padding-left: 10px;
         width: 280px;
         min-height: 30px;
         _height: 30px;
        }

.newsWidgetHeadRight {
        float: left;
         line-height: 30px;
         padding-left: 10px;
         min-height: 30px;
         _height: 30px;
         border-left: 4px solid #FFFFFF;
        }

.newsWidgetBody {
         clear: both;
         font-size: 11px;
        }

.newsWidgetBodyLeft {
         float: left;
         width: 280px;
         padding: 10px;
        }

.newsWidgetBodyRight {
         float: left;
         padding: 10px;
	 width: 300px;
        }

.newsWidgetBody p.address {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        }

.newsWidgetBody label {
        clear: both;
        float: left;
        font-weight: bold;
        display: block;
        width: 85px;
        line-height: 22px;
        }

.newsWidgetBody p.labelValue {
        margin: 0px;
        padding: 0px;
        line-height: 22px;
        }

.newsWidgetBodyRight ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        }

.newsWidgetBodyRight ul li {
        line-height: 20px;
        xbackground: transparent url('../images/blueDot.jpg') no-repeat 0px 8px;
        padding-left: 10px;
        }

.fl {float: left;}
.mr10 {margin-right: 10px;}
.archor {clear: both;}

a.news:link              { text-decoration:underline; }
a.news:visited           { text-decoration:underline; }
a.news:hover             { text-decoration:underline; }
a.news:active            { text-decoration:underline; }

ul{
list-style-type: none;
list-style-position: outside;
xlist-style-image: url(images/blueDot.jpg);
}

.newsTitle {color:#000000; }

a.newsTitle:link { text-decoration:none; color:#000000; }
a.newsTitle:visited { text-decoration:none; color:#000000; }
a.newsTitle:hover { text-decoration:underline; color:#0099D1}
a.newsTitle:active { text-decoration:underline; color:#0099D1; }

/*for rich text editor*/
.cnt-des ul{ list-style-type: inherit !important; margin-left: 25px !important; }/*job detail*/
.cnt-des p{ float:none !important; }/*job detail*/
.col-sm-8 ul{list-style-type: inherit !important;margin-left: 20px !important;}/*job post conf*/

.cnt-des > div{
 padding-right : 17px !important;
}
.cnt-des div{
 color: #787e81 !important;
 padding-right: 10px;
}
.cnt-des>div>div {
    width: 100% !important;
}
