/* News Styles */

#Bottom-Right-Content .sf_singleNews,
#Bottom-Right-Content .sf_newsList {
	position:relative;
	z-index:1000;
	margin:20px 20px 0 !important;
	padding-top:42px !important;
	color:#555;
	background:#ededed url(http://new.veic.org/Images/news_header.gif) no-repeat top left;
}

#Bottom-Right-Content .sf_singleNews p,
#Bottom-Right-Content .sf_newsList p {
	margin-bottom:6px !important;
	line-height:16px;
}

#Bottom-Right-Content .sf_singleNews h2.sf_NewsTitle,
#Bottom-Right-Content .sf_newsList h2.sf_newsTitle {
	clear:both;
	color:#555 !important;
	font-size:14px !important;
	font-weight:bold !important;
	margin:0 !important;
}

#Bottom-Right-Content .sf_singleNews h2.sf_newsTitle a,
#Bottom-Right-Content .sf_newsList h2.sf_newsTitle a {
	color:#555 !important;
}

#Bottom-Right-Content .sf_singleNews .sf_newsDate,
#Bottom-Right-Content .sf_newsList .sf_newsDate {
	font-size:11px !important;
}

#Bottom-Right-Content .sf_newsList .sf_readMore {
	text-align:right;
}

#Bottom-Right-Content .sf_singleNews .sf_back {
	position:absolute;
	top:12px;
	right:0;
}

#Bottom-Right-Content .sf_singleNews .sf_postBookmark {
	margin:20px 0 !important;
}


/* Client & Project Styles */

#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay1,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay2,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay3,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay4 {
	position:relative;
	margin:10px 20px 0 !important;
	color:#555;
}

#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay1 ul.sf_expandableList li,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay2 ul.sf_expandableList li,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay3 ul.sf_expandableList li,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay4 ul.sf_expandableList li {
	margin:0 10px 10px !important;
}

#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay1 h2,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay2 h2,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay3 h2,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay4 h2 {
	margin:0;
	padding-bottom:5px;
	color:#bfbebe;
	font-size:50px;
	font-weight:bold;
	line-height:56px;
}

#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay1 h3,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay2 h3,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay3 h3,
#Bottom-Right-Content #ctl00_NewsReaderContent_ListDisplay4 h3 {
	font-weight:normal;
}

